This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat May 02 15:21:15 -0700 2009 | |
| |
README.markdown | Sun May 03 16:55:48 -0700 2009 | |
| |
Rakefile | Sat May 02 17:25:57 -0700 2009 | |
| |
config/ | Mon Apr 13 09:11:47 -0700 2009 | |
| |
lib/ | Sun Jun 21 19:45:53 -0700 2009 | |
| |
public/ | Sun Jun 21 15:21:40 -0700 2009 | |
| |
script/ | Fri Apr 17 14:23:28 -0700 2009 | |
| |
src/ | Tue Jun 23 01:00:20 -0700 2009 | |
| |
tasks/ | Thu Apr 16 19:46:18 -0700 2009 | |
| |
test/ | Tue Jun 23 00:59:37 -0700 2009 | |
| |
vendor/ | Mon Apr 27 16:57:03 -0700 2009 |
README.markdown
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







