A BitTorrent client as a Chrome Packaged App.
Contrary to other implementations, this one talks the native BitTorrent protocol 100% in JavaScript.
New: install from the Chrome Web Store: https://chrome.google.com/webstore/detail/bitford/agjcpjkkccmhfopfciohkkfolnjbbdoh
- Go to
chrome://extensions/ - ☑ Developer mode
- Load unpacked extension...
- Choose this directory
- Launch
- Keep an eye on the console of the background page
- Display file saving progress
- Couple piece receiving to chunk store with background sha1 hashing
- Fix recovery
- store-backend: unify open bitford-store
- Tracker event
- Smarter peer selection
- Priorities & unchoke buckets
- Peer connections should wait for store recovery
- Intercept .torrent files that users download
- Peer limits
- Connect rate
- by IP
- Upload slots
- Extension protocol
- Magnet Links
- DHT
- Encryption
- uTP