No description
Find a file
2024-12-28 09:06:53 +02:00
assets github -> git.maid.zone 2024-12-25 08:46:14 +02:00
docs github -> git.maid.zone 2024-12-25 08:46:14 +02:00
lib some fixes && implement stations 2024-12-28 09:06:53 +02:00
templates some fixes && implement stations 2024-12-28 09:06:53 +02:00
.dockerignore small restructuring in preparation for something 2024-12-23 18:57:32 +02:00
.gitignore allow instances to easily override assets (read readme) 2024-12-21 22:52:04 +02:00
build fixes/optimizations 2024-12-08 00:32:52 +02:00
compose.example.yaml Fix prefork in Docker 2024-11-26 23:24:18 +03:00
Dockerfile install soundcloakctl from git.maid.zone in dockerfile 2024-12-25 08:55:17 +02:00
go.mod github -> git.maid.zone 2024-12-25 08:46:14 +02:00
go.sum use another lib for json 2024-12-21 20:43:41 +02:00
LICENSE Update LICENSE 2024-09-17 16:55:01 +03:00
main.go github -> git.maid.zone 2024-12-25 08:46:14 +02:00
package.json "view on soundcloud" button for users, tracks and playlists 2024-10-29 13:36:18 +02:00
README.md fix up the docs a little 2024-12-23 12:14:03 +02:00
soundcloak.example.json support many audio presets; fixes; autoplay available (with js) on restream player 2024-12-13 23:06:13 +02:00

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
  • It's also possible to download tracks, together with metadata

Screenshots

Click to view

Main page "soundcloud" profile page. The description is expanded. GetWebProfiles is enabled in backend "soundcloud/upload-your-first-track" track page. ShowAudio is enabled, Player is Restream and Streaming audio is "best" in frontend

Documentation

User Guide

Instance Maintainer Guide

Development Guide

Notice

soundcloak is not affiliated with SoundCloud.