Skip to content

alma4rebi/soundnode-app

 
 

Repository files navigation

Stories in Ready Soundnode App

Soundnode App is an Open-Source project to support Soundcloud for desktop Mac, Windows, and Linux.
It's built with NW.js, Node.js, Angular.js, and uses the Soundcloud API.

Follow us on twitter for updates @Soundnodeapp.

Featured on Producthunt, TNW and Gizmodo

Be aware that Soundnode relies on Soundcloud API which only allowing third party apps to play 15 thousand tracks daily. When the rate limit is reached all users aren't able to play any song until the end of the current day the limit was reached.

alt tag

Features

  • No need to install
  • Native media keyboard shortcuts
  • Search for new songs
  • Easy navigation
  • Listen to songs from your Stream, Likes, Tracks, Following or Playlists
  • Like songs and save to your liked playlist
  • Full playlist feature
  • Follow/Unfollow users

And much more!

Reasons to contribute

  • You will learn new things
  • ~5000 daily users

How to contribute

First, building, testing, and reporting bugs is highly appreciated. Please include console's output and steps to reproduce the problem in your bug report if possible.

If you want to develop, you can look at the issues, especially the bugs and then fix them. Here's a list of issues.

Please follow the contribution guidelines.

Development

We use Waffle.io as our project management tool, you can check what's going on here: Soundnode App status

Check out how to run at NW.js page

NW.js don't support mp3 and h264 in video and audio tag by default because of patented media formats. but here's how you can support audio and develop.
See the Development page

Supported Platforms

  • Windows
  • Mac
  • Linux

Author

Contributors

Thanks to a friend at Studio-424 for designing the logo.

and Thanks to all contributors that are helping or helped to make Soundnode better.

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 license.


curl -s https://packagecloud.io/install/repositories/JonasGroeger/soundnode/script.deb.sh | sudo bash

change repositories on linuxmint 18.*

go to

sudo gedit /etc/apt/sources.list.d/JonasGroeger_soundnode.list

#Delete or disable this repositories

#deb https://packagecloud.io/JonasGroeger/soundnode/linuxmint/ sylvia main #deb-src https://packagecloud.io/JonasGroeger/soundnode/linuxmint/ sylvia main

#change repositories

deb https://packagecloud.io/JonasGroeger/soundnode/ubuntu/ xenial main
deb-src https://packagecloud.io/JonasGroeger/soundnode/ubuntu/ xenial main

#Edit 2018 @alma4rebi

About

Soundnode App is the Soundcloud for desktop. Built with NW.js, Angular.js and Soundcloud API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.3%
  • HTML 17.8%
  • CSS 17.6%
  • Shell 1.1%
  • Makefile 0.2%