Listeningbird is a little platform to share a music link available for all plateform (below). No account is needed to create and share a link.
- Share from one link a music available for all music plateform available
- Spotify
- Deezer
- Amazon Music
- Youtube Music
- Napster
- Soundcloud
- View your listening stats from your connected platforms
- Spotify
- Deezer
- Amazon Music
- Youtube Music
- Napster
- Soundcloud
- Manage your playlist by genre or filter and let our system add tracks when it match conditions
- Spotify
- Deezer
- Amazon Music
- Youtube Music
- Napster
- Soundcloud
- ... propose your idea with a feature request
Clone the project
git clone https://github.com/animalia-industries/listeningbird.git
Go to the project directory
cd listeningbird
Install dependencies
npm install
Build the project
npm run build
Start the server (by default the server is on the port 3000)
node build/index.js