SkillAgentSearch skills...

Wora

🎧 A beautiful player for audiophiles.

Install / Use

/learn @playwora/Wora
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

[!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.

<p align="center"> <img src="https://github.com/playwora/wora/blob/main/renderer/public/github/Header.png?raw=true" alt="Wora Logo" /> </p> <p align="center"> <a href="https://github.com/playwora/wora"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/playwora/wora/release.yml"></a> <a href="https://github.com/playwora/wora"><img src="https://img.shields.io/github/last-commit/playwora/wora/main?commit" alt="Last Commit" /></a> <a href="LICENSE"><img src="https://img.shields.io/github/license/playwora/wora?license" alt="License" /></a> <a href="https://discord.gg/CrAbAYMGCe"><img src="https://dcbadge.limes.pink/api/server/https://discord.gg/CrAbAYMGCe?style=flat" alt="Discord" /></a> <a href="https://github.com/playwora/wora/stargazers"><img src="https://img.shields.io/github/stars/playwora/wora?style=flat&stars" alt="GitHub Stars" /></a> <a href="https://github.com/playwora/wora/network"><img src="https://img.shields.io/github/forks/playwora/wora?style=flat&forks" alt="GitHub Forks" /></a> <a href="https://github.com/playwora/wora/releases"><img alt="GitHub Downloads" src="https://img.shields.io/github/downloads/playwora/wora/total?style=flat"></a> </p>

⭐️ 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 ✨
<p align="center"> <img src="https://github.com/playwora/wora/blob/main/renderer/public/github/Home%20Page.png?raw=true" alt="Screenshot 1" /> <img src="https://github.com/playwora/wora/blob/main/renderer/public/github/Search%20Console.png?raw=true" alt="Screenshot 2" /> <img src="https://github.com/playwora/wora/blob/main/renderer/public/github/Album%20Page.png?raw=true" alt="Screenshot 3" /> <img src="https://github.com/playwora/wora/blob/main/renderer/public/github/Synced%20Lyrics.png?raw=true" alt="Screenshot 4" /> </p>

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

<a href="https://discord.gg/CrAbAYMGCe"><img src="https://dcbadge.limes.pink/api/server/https://discord.gg/CrAbAYMGCe?style=flat" alt="Discord" /></a>

〽️ Prerequisites

  • Node.js v14 or higher
  • Git for obvious reasons
  • Bun for dependencies

👾 Installation

  1. Clone the repository:

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

    bun install
    
  3. Start the application:

    bun run dev
    
  4. 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.

  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.

<a href="https://discord.gg/CrAbAYMGCe"><img src="https://dcbadge.limes.pink/api/server/https://discord.gg/CrAbAYMGCe?style=flat" alt="Discord"></a>


<br /> <a href="https://vercel.com/oss"> <img alt="Vercel OSS Program" src="https://vercel.com/oss/program-badge.svg" /> </a> <br /> <br />

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

Related Skills

View on GitHub
GitHub Stars1.1k
CategoryDevelopment
Updated12h ago
Forks40

Languages

TypeScript

Security Score

100/100

Audited on Mar 26, 2026

No findings