Music player with Youtube/Soundcloud import and iTunes/Spotify discovery.
Deploy this app to RackNerd for $0.99/mo only!
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.
Music player server with a web-based user interface inspire…
Running music community websites, alternative to last.fm.
Minimalistic S3-backed audio library.
Comments (0)
Please login to join the discussion on this project.