Wora is a beautiful player for audiophiles (pun intended). 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, Dolby apart from regular music extensions 🎧
- Quick play using command menu ⌨️
- View synced and unsynced lyrics 💬
- Admire the beautiful UI ✨
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 🛠️
-
Clone the repository:
git clone https://github.com/hiaaryan/wora.git cd wora
-
Install the dependencies:
yarn install
-
Start the application:
yarn dev
-
Build the application
yarn build
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 our Discord server to connect with other users and developers.
MIT License. Made with ❤️ by hiaaryan and contributors.