GitXplorerGitXplorer
r

torrent_player_old

public
18 stars
7 forks
17 issues

Commits

List of commits on branch master.
Unverified
ecbc05fd8712ec314dd892e273f1a1a722635ebf

test

rrafaelleru committed 8 years ago
Unverified
67fa5a95d391ef407c8c2e64c552bf9021e3c441

test

rrafaelleru committed 8 years ago
Unverified
10ca5788cb341edcce441e1776a2c34644d2af8c

trabajando la interfaz

rrafaelleru committed 8 years ago
Unverified
186a8a94b65b3e92ace5314f34d75a8df18c200a

el timeout no era

rrafaelleru committed 8 years ago
Unverified
41f1ad4a8c7ab2af2116425016da742a79e2d127

por probar

rrafaelleru committed 8 years ago
Unverified
124702dc76bb41dd0ada79e57ce6927949f4e4b0

remove timeout

rrafaelleru committed 8 years ago

README

The README file for this repository.

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