Stretto alternatives and similar software solutions
Based on the "mpd" category.
Alternatively, view Stretto alternatives based on common mentions on social networks and blogs.
-
musikcube
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++ -
Polaris
Polaris is a music streaming application, designed to let you enjoy your music collection from any computer or mobile device.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Stretto or a related project?
Popular Comparisons
README
Stretto
An open source web-based music player
Go to Stretto, or if you would like to host it yourself, scroll down to the developer instructions.
How does Stretto work?
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:
- 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!
Android App
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
Developer Instructions
Setup a .env file to setup your environment variables:
GOOGLE_CLIENT_ID=<...>
SPOTIFY_CLIENT_ID=<...>
SOUNDCLOUD_CLIENT_ID=<...>
Running in Docker + Docker Compose
bin/go
That's it! Go to http://localhost:3000
Without Docker
You'll need:
- Node.js 12
- Mongodb running
Add your MONGO_URL settings to your environment variables, then execute
yarn
npm run dev
License
MIT
*Note that all licence references and agreements mentioned in the Stretto README section above
are relevant to that project's source code only.