kv-music/INSTANCES.md
2026-03-16 13:08:09 +03:00

92 lines
3.5 KiB
Markdown

# Monochrome Instances
This document lists public instances of Monochrome that you can use. Instances are community-hosted versions of Monochrome that provide access to the application.
---
## Official Instance
The official Monochrome instance maintained by the core team:
| URL | Status | Notes |
| ------------------------------------------------------ | -------- | ---------------- |
| [monochrome.tf](https://monochrome.tf) | Official | Primary instance |
| [monochrome.samidy.com](https://monochrome.samidy.com) | Official | Secondary mirror |
| [lossless.wtf](https://lossless.wtf) | Official | Failover mirror |
---
## Community Instances
### Community Monochrome Instances
These instances are community instances of Monochrome & its WebUI:
| Provider | URL | Status |
| ------------- | ---------------------------------------- | --------- |
| **Squid.WTF** | [mono.squid.wtf](https://mono.squid.wtf) | Community |
### UI-Only Instances
These instances provide the tidal-ui web interface, not monochrome:
| Provider | URL | Status |
| ------------------- | ---------------------------------------------- | --------- |
| **squid.wtf** | [tidal.squid.wtf](https://tidal.squid.wtf) | Community |
| **QQDL** | [tidal.qqdl.site](https://tidal.qqdl.site/) | Community |
---
## API Instances
Monochrome uses the Hi-Fi API under the hood. Live, up-to-date status trackers (which return JSON) can be found below:
- https://tidal-uptime.jiffy-puffs-1j.workers.dev/
- https://tidal-uptime.props-76styles.workers.dev/
These are available API endpoints that can be used with Monochrome or other Hi-Fi based applications:
### Official & Community APIs
| Provider | URL | Notes |
| ----------------- | ----------------------------------- | ---------------- |
| **Monochrome** | `https://monochrome-api.samidy.com` | Official API |
| | `https://api.monochrome.tf` | Official API |
| | `https://arran.monochrome.tf` | Official API |
| **squid.wtf** | `https://triton.squid.wtf` | Community hosted |
| **Lucida (QQDL)** | `https://wolf.qqdl.site` | Community hosted |
| | `https://maus.qqdl.site` | Community hosted |
| | `https://vogel.qqdl.site` | Community hosted |
| | `https://katze.qqdl.site` | Community hosted |
| | `https://hund.qqdl.site` | Community hosted |
| **Kinoplus** | `https://tidal.kinoplus.online` | Community hosted - [Limited/No-Sub](https://rentry.co/limitedtidalaccs) |
---
## Adding Your Instance
Want to add your instance to this list?
1. Ensure your instance is stable and publicly accessible
2. Open a pull request with your instance details
3. Include:
- Instance URL
- Provider name
- Type (UI/API/Both)
- Brief description
---
## Disclaimer
- Community instances are not affiliated with the official Monochrome project
- Use at your own risk
- Instance availability and performance may vary
- The official project does not guarantee uptime for community instances
---
## Related Resources
- [Contributing Guide](CONTRIBUTING.md) - Contribute to the project
- [Main Repository](https://github.com/monochrome-music/monochrome) - Source code