Files
soundcloak/README.md
2025-10-26 10:03:42 +02:00

30 lines
1.4 KiB
Markdown

# soundcloak
Frontend for SoundCloud
# About
- Designed to preserve your privacy. All requests to SoundCloud API are done server-side, without logging into an account. Media (tracks, images) can also be proxied if enabled by instance maintainer. No unnecessary requests or telemetry tracking your every move
- Lightweight and performant. Both server-side and client-side. Not far behind the official webapp, even faster in some cases
- Works without JavaScript (for most of the functionality)
- Pretty configurable. Both for instance maintainers, and for regular users
- URL scheme similar to SoundCloud's in most places
- RSS Feeds available to follow artists
- It's also possible to download tracks, together with metadata
# Screenshots
<details>
<summary>Click to view</summary>
![Main page](docs/screenshots/1.png)
!["soundcloud" profile page. The description is expanded. GetWebProfiles is enabled in backend](docs/screenshots/2.png)
!["soundcloud/upload-your-first-track" track page. ShowAudio is enabled, Player is Restream and Streaming audio is "best" in frontend](docs/screenshots/3.png)
</details>
# Documentation
## [User Guide](docs/USER_GUIDE.md)
## [Instance Maintainer Guide](docs/INSTANCE_GUIDE.md)
## [Development Guide](docs/DEV_GUIDE.md)
If you have any questions, or just wanna talk about soundcloak, you can join the maid.zone XMPP chat: [public@muc.maid.zone](xmpp:public@muc.maid.zone?join)
# Notice
soundcloak is not affiliated with SoundCloud.