New Console UI
Posted: Wed Feb 02, 2011 7:52 pm
hello all.
i've started work on a new version of the console ui. it's less command-line and more gui... ish. still all using curses. The code is at: https://github.com/nicklan/newconsoleui.
you can hit 'h' when it starts up to see a help dialog.
right now it tries to connect to localhost and doesn't support any non-standard config on that front. one of the next things to do is add something like the gtkui's connection manager. there's also no way, currently, to set config values, which needs to be added in the future.
actually managing torrents is quite nice however (at least in my experience).
so, i'm curious what people think, both about the ui itself and the code. comments and criticism welcome.
thanks!
-nick
i've started work on a new version of the console ui. it's less command-line and more gui... ish. still all using curses. The code is at: https://github.com/nicklan/newconsoleui.
you can hit 'h' when it starts up to see a help dialog.
right now it tries to connect to localhost and doesn't support any non-standard config on that front. one of the next things to do is add something like the gtkui's connection manager. there's also no way, currently, to set config values, which needs to be added in the future.
actually managing torrents is quite nice however (at least in my experience).
so, i'm curious what people think, both about the ui itself and the code. comments and criticism welcome.
thanks!
-nick