bt status viewer with ncurses

Bittornado's btlaunchmany script manages all the torrents in a directory, which is quite convenient - grab .torrent's and drop them in that dir and they'll automatically get handled.

There is also a curses version, btlaunchmanycurses, but it didn't do exactly what I wanted. I wanted to run the btlaunchmany script as a daemon, save its output to a log, and then have a simple interface to periodically log in and view status with.

Anyway, pretty basic ncurses script: btstatus.

Posted in | Submitted by bryce on Mon, 2008-11-17 03:32.
bryce's blog | add new comment

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options