ohnonot cf50837124 git-check-20220605-0747 | 2 年之前 | |
---|---|---|
.gitignore | 3 年之前 | |
LICENSE | 8 年之前 | |
README.md | 3 年之前 | |
recent | 2 年之前 | |
torrentsearchsites.html | 2 年之前 | |
transmission-ob | 2 年之前 |
A recent files pipemenu with icons (optional).
The bash script
The script also has a -h
option, please execute that in a terminal for a full description.
Dependencies
bash
, xmlstarlet
and optionally gio
(glib2, libglib2.0-bin) if you use icons.
Pipemenu to access transmission-cli's daemon and (web) interface.
The Transmission BitTorrent client has a daemon that can be accessed with a (web) interface.
That means no resources are wasted on the graphical user interface, unless you explicitely open it (in
a browser).
The web interface is part of the package, but other frontends exist, e.g. transgui.
If you have authentication enabled you can tell your shell to set an environment variable
called TR_AUTH
(man transmission-remote
) (be aware that this is not very secure).
This script will recognize it and use it, no need to enter username/password anymore.
Dependencies
Requires bash
, transmission-cli
and timeout
(coreutils).
On archlinux, transmission-daemon
is included in transmission-cli
, but on
debian (stable) it is a separate package.
Optionally:
notify-send
executableurxvt
or xterm
(other terminals not tested)xclip
to add torrents from the clipboardsed
for listing stats in a terminalThe script also has a -h
option, please execute that in a terminal for a full description.
See Openbox wiki.