Code Monkey home page Code Monkey logo

btorrent's Introduction

βTorrent

βTorrent is a fully-featured WebTorrent browser client written in Jade, CoffeeScript and Sass

Features

  • Informative GUI with easy sharing options
  • Downloading from an info hash or magnet URI
  • Downloading from a .torrent file (Coming Soon)
  • Seeding files (Single/multiple files)
  • Seeding CORS-enabled remote files (Coming Soon)
  • Download/Upload speed per torrent
  • Download/Upload speed of client (All torrents)
  • Removing torrents from the client
  • Pause/Resume torrent
  • Selecting/Deselecting files (Coming Soon)
  • Client Debugging
  • Use custom trackers/rtcConfig

Built with

Website powered by jsDelivr and CloudFlare. I use nginx in my server.

Don't like CloudFlare? No problem! Check Direct-βTorrent.

Easily built, tested and served

I use Harp to rapidly test and compile the project

Build the project into HTML, JS and CSS easily. Just use:

harp compile

This will create a www folder with the compiled files

If you need to serve the files and view the compiled version instantly just use:

harp server

Enable Debugging

Enable βTorrent (Debug logging) and WebTorrent (Logs logging) debug logs by running this in the developer console:

localStorage.debug = '*'

Disable by running this:

localStorage.removeItem('debug')

Help βTorrent

Thanks

  • jasalo For the logo and favicon
  • whitef0x0 For cleanup and ng-file-upload and other ideas

License

MIT. Copyright (c) Diego Rodríguez Baquero

btorrent's People

Contributors

alxhotel avatar diegorbaquero avatar jasalo avatar lewiscowper avatar

Watchers

 avatar

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.