Skip to content

duncanbeevers/transmission-web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transmission Web Interface

Using

This web interface is a drop-in replacement for Transmission's own.
To launch Transmission on your Mac with this web interface enabled, run the rake task:

rake lt

Running Test

Launch the test server script/server to launch sprocketizing server and test work handler script/js_autotest to begin watching source files to push jobs to processor

With the server running, you may visit individual test pages http://localhost:4567/test/models/remote

Thanks

  • JavaScript unit testing implemented with jsunittest
  • Mocking implemented with jack
  • mockxmlhttprequest lifted from jsunit
  • Preprocessing implemented with sprockets
  • Icons from fugue
  • Gauge.js graphics library by Christian Effenberger
  • RegExp.escape from Simon Willison

About

Test-driven implementation of Transmission BitTorrent Client Web Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published