Y
Hacker News
new
|
ask
|
show
|
jobs
by
hack_edu
4951 days ago
Check out Torque, tiny torrent client in the browser written in Javascript:
https://github.com/bittorrenttorque/btapp
1 comments
kzahel
4951 days ago
It's actually not written in the browser. It's a javascript API that interfaces with a headless local process (communicating with AJAX over 127.0.0.1. It has issues with mixed secure-content warnings, though)
link