-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Swapnil ingle edited this page Nov 28, 2025
·
1 revision
Quazaar is a real-time music player integration and remote control server. It allows you to control your PC's media playback from any device on your network using WebSocket communication.
- Remote Control: Control media playback (Play, Pause, Next, Previous) from any device.
- Real-time Updates: Instant updates for currently playing track and album artwork.
-
Cross-Platform Support:
-
Linux: Full support via
playerctland D-Bus (MPRIS). - Windows: Support via Windows Media Transport Controls.
-
Linux: Full support via
- Spotify Integration: Direct integration with Spotify API for enhanced control.
- File Sharing: Secure, token-based file transfer between devices.
- Secure Authentication: User accounts and token-based API access.
- Installation & Setup: Get Quazaar running on your machine.
- Architecture: Understand the project structure and design.
- Authentication: Learn how the auth system works.
- API Reference: Detailed documentation of HTTP and WebSocket APIs.
- Features: Deep dive into specific features like File Sharing and Spotify.
- Contributing: Guidelines for contributing to the project.
Quazaar has a companion Android app!
- Download: Quazaar App Releases
- Setup Guide: Android App Setup
Quazaar is currently in Beta. Expect frequent updates and improvements.