Search found 5 matches

by jrs-
Sat Mar 12, 2016 4:25 pm
Forum: Web Interface
Topic: New WebUi for transmission
Replies: 2
Views: 8691

Re: New WebUi for transmission

Thanks for "Torrent info" I'll modify.
I have 2 arrows with 'All' cause one for displaying active, paused and others torrents. And the other arrow is to display torrent from source.
by jrs-
Fri Mar 11, 2016 7:06 pm
Forum: Web Interface
Topic: New WebUi for transmission
Replies: 2
Views: 8691

New WebUi for transmission

Hi all !

I have created a new WebUi for Transmission, based on the original interface.
I have just modified Css and some Javascript.
Styling use Bootstrap 3.

A screen :
http://img4.hostingpics.net/pics/435373Slection003.png

Not responsive for the moment, maybe later.

Probably soon on github ...
by jrs-
Wed Oct 07, 2015 4:30 pm
Forum: Web Interface
Topic: How to create web interface
Replies: 5
Views: 6886

Re: How to create web interface

Hi !

Thanks for you reply.
So how I can start to use rpc of bittorrent ?
by jrs-
Fri Oct 02, 2015 9:06 pm
Forum: Web Interface
Topic: How to create web interface
Replies: 5
Views: 6886

Re: How to create web interface

Starting from scratch is a lot of work. Inspect the code from Shift and apply your own css.

Hi!

thanks for your help !! But i'll not use shift as a base because I can't use my template.

I have some skills in javascript - ajax but none in nodejs and if i said right, it's needed for transmission ...
by jrs-
Tue Sep 29, 2015 4:20 pm
Forum: Web Interface
Topic: How to create web interface
Replies: 5
Views: 6886

How to create web interface

Hi!

I'm new here, I have skills in coding but i don't how to create a web interface. I have do all the html/css of my interface but I don't know how to get informations of torrents. In the orignal web interface they use Js file.
I try to use this : https://trac.transmissionbt.com/browser/trunk ...