Skip to content

🎵 Sharing a music has never been so simple

License

Notifications You must be signed in to change notification settings

Cosmeak/listeningbird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ListeningBird

One link to rule them all.

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.

Features:

  • 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

Installation

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