Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 3.89 KB

README.md

File metadata and controls

89 lines (62 loc) · 3.89 KB

Wora Logo

GitHub Actions Workflow Status Last Commit License Discord GitHub Stars GitHub Forks GitHub Watchers

⭐️ Description

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 ✨

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

🚀 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 🛠️

Discord

〽️ Prerequisites

👾 Installation

  1. Clone the repository:

    git clone https://github.com/hiaaryan/wora.git
    cd wora
  2. Install the dependencies:

    yarn install
  3. Start the application:

    yarn dev
  4. Build the application

    yarn build

🤝 Contributing

Contributions are always welcome! Please read the Contributing Guide to learn about the process and how to submit your contributions.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Create a new Pull Request

💬 Join the Community

Join our Discord server to connect with other users and developers.

Discord


MIT License. Made with ❤️ by hiaaryan and contributors.