Music player with Youtube/Soundcloud import and iTunes/Spotify discovery.
Deploy this app to Linode with a free $100 credit!
Go to Stretto, or if you would like to host it yourself, scroll down to the developer instructions.
Stretto works by backing every single one of your tracks with a video or song from youtube or soundcloud. It then uses the companion chrome extension to download the tracks to your browser directly.
Here is a list of some of the features Stretto has:
Since Stretto works as a progressive web app, you can use Kiwi browser on Android to use it on mobile. More information here: https://blog.kaiser.lol/stretto-music-player/#using-stretto-on-android
Setup a .env file to setup your environment variables:
GOOGLE_CLIENT_ID=<...>
SPOTIFY_CLIENT_ID=<...>
SOUNDCLOUD_CLIENT_ID=<...>
bin/go
That's it! Go to http://localhost:3000
You'll need: - Node.js 12 - Mongodb running
Add your MONGO_URL settings to your environment variables, then execute
yarn
npm run dev
MIT
Please login to review this project.
No reviews for this project yet.
Share music with your friends from Youtube and Soundcloud.
Music streaming server with GUI management tools. Runs on M…
Synchronous multiroom audio server.
Comments (0)
Please login to join the discussion on this project.