Welcome to webtransmission.enlightened.de
Webtransmission is a webinterface-bittorrentclient-combination based on Transmission and qdecoder.
Webtransmission is meant to be run on small-scale hardware devices. While it is mainly developed for AVM's Fritz!Box (Mips-architecture), it can be built for different architectures as well.
Current status
Webtransmission can be easily built for AVM Fritz!Box - routers with the help of Freetz. Just follow the instructions in the README.
Please note that documentation is far from complete yet.
Current status is:
- all major features except of managing completed torrents work
- minor features have to be tweaked/redone/added/fixed
- layout is far from perfect
- webtransmission can be used on firmwares with and without freetz (static version of webtransmission for latter ones)
Also note the webtransmission thread on the ip-phone-forum.
Development
Due to the lack of developers present development is rather slow and unsteady. If you plan to help developing, just drop a line to <<supersud501 AT gmail.com>>. We are in the need of
- someone with html-skills / css ( / javascript )-knowledge to make webtransmission prettier
- someone with C-knowledge to implement new features, fix bugs, work on the internals (linux-user preferred because he should be able to build webtransmission to test his work ;) )
Documentation
Some information (for developers and users) can be found here.
SVN access
The SVN-Repository is located at:
svn://speed.idle.at/webtransmission
To check out the latest development code for the latest stable version of transmission, simply use
svn co svn://speed.idle.at/webtransmission/branches/transmission-stable webtransmission
within the main folder of transmission source tree.
