- Notifications
You must be signed in to change notification settings - Fork97
Beautiful web-based music player
License
benkaiser/stretto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 thecompanion chrome extension to download the tracks to your browser directly.
Here is a list of some of the features Stretto has:
- Import your playlists from Spotify
- Syncing libraries between machines
- Automatic lyric fetching for the currently playing song
- Music discovery through iTunes/Spotify top charts
- Search iTunes and add tracks to library seamlessly
- Multiple themes available
- Android Support via Kiwi Browser (see below)
- Completely free!
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 tohttp://localhost:3000
You'll need:
- Node.js 12
- Mongodb running
Add your MONGO_URL settings to your environment variables, then execute
yarnnpm run dev
MIT
About
Beautiful web-based music player
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.