Giter Club home page Giter Club logo

Refreex Desktop

Refreex is an torrent-client based entirely on webtorrent . The mission is bring to the people the advantages of a descentralized network for media like music.

It can read every torrent in the network (at the moment just the ones that are in an hybrid client, we need to create a standalone electron process and communicate to it for changes to allow TCP connections for more info see webtorrent documentation ) and it will show you the albums in such a way where every is there where you know, the interface is based on the design of the most famous application of music in the world. Why almost the same? Because the people know how to use it so we don't need to re-do thinks that work, the template was obtained from https://github.com/alowenthal and designers are more than welcome to give it some style/customisation.

Thinks in a technical spec:

  • Create API to allow the integrations of trackers/searchers.
  • Create playlists based on selective files from differentes torrents using JSON format.
  • The playlists should be created using DAT protocol to allow mutation of the playlist (torrents are immutables).
  • Create API bringing the possibility of install plugins.

Any kind help is more than welcome.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd refreex-desktop
  • npm install

Running / Development

  • ember electron

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

License MIT

Refreex - webtorrent based music player.'s Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.