Skip to content

rafaelleru/torrent_player_old

Repository files navigation

Torrent Player

This is a little project that allow you to play music, you need to load the torrents that you want to listen, cause some content can be ilegal.

Once you add the torrents you can listen all the music via streaming, free and with no ads.

Future of this project

In the future the UI will be more complete with info about the artist. And probably allow to play video.

Disclaimer

I'm not responsable of bad or ilegal use of this application.

Thanks to:

Feross Aboukhadijeh for his incredible webtorrent API and help via email and issues.

OSL UGR members for so much help and specially to JJ Merelo for motivates me to open the code before it was ready and makes possible to make an amazing work in electron hackaton makes by OSL.

Thanks so much also to other members that help me, I can't name them all. His names will be in the Contributor's page.

Installing and First Run

Follow these steps:

  • Fork this repository
  • Clone it with git clone git@github.com:<your_user_id>/torrent_player.git
  • Run npm i
  • Run bower install
  • Install electron: npm install electron-prebuilt -g
  • Finally start it: electron ..

style guide

https://google.github.io/styleguide/javascriptguide.xml

Constributions

To contribute to this project fork the project and works, when changes works make a pull request to dev branch, not the master

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published