README.md
December 5, 2025 ยท View on GitHub
Important
There is a migrated version which is being built with tauri (rust ๐ฆ). During this time contributions to this repo are severely limited and only critical fixes would be merged. Please join our Discord to follow updates on the new version.
โญ๏ธ Description
Wora is a beautiful player for audiophiles. An open-source lossless music player app that lets you organize and play your favorite tracks seamlessly. With Wora, you can:
- Create and manage playlists ๐
- Stream FLACs, WAVs apart from regular music extensions ๐ง
- Quick play using command menu โจ๏ธ
- View synced and unsynced lyrics ๐ฌ
- Admire the beautiful UI โจ
๐ Getting Started
A bit simpler process would be to download the latest build through here. But if you want to fiddle around, then please follow the below steps which would help you get started. If you encounter any issues, support is available through our discord server ๐ ๏ธ
ใฝ๏ธ Prerequisites
๐พ Installation
-
Clone the repository:
git clone https://github.com/playwora/wora.git cd wora -
Install the dependencies:
bun install -
Start the application:
bun run dev -
Build the application
bun run build
๐ค Contributing
Contributions are always welcome! Please read the Contributing Guide to learn about the process and how to submit your contributions.
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature-branch) - Create a new Pull Request
๐ฌ Join the Community
Join our Discord server to connect with other users and developers.
MIT License. Made with โค๏ธ by hiaaryan and contributors.