Skip to content

Instantly share code, notes, and snippets.

@phleagol
phleagol / binge
Created June 3, 2019 05:44
binge
#!/usr/bin/perl
##
## binge - curses torrent client with 'top' mode.
##
## keys - Press 'h' to show key bindings, then ESC.
##
## urxvt -name binge -n binge -T binge -e sh -c "exec binge 2>>/tmp/binge_$(date +%s).log"
##
## apt-install libcurses-perl libwww-perl libjson-maybexs-perl libjson-xs-perl libdata-dump-perl
## libmath-round-perl libtext-unidecode-perl transmission-daemon
#!/usr/bin/perl
##
## USAGE
##
## urxvt -g 23x3 -name fclock -e ./fclock
##
## DEPENDENCIES
##
## cpanm Text::FIGlet
## aptitude install toilet-fonts figlet libterm-size-perl libterm-extendedcolor-perl