mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-14 06:02:31 +00:00
scripting + commands reference
@@ -0,0 +1,7 @@
|
||||
# rTorrent Scripting Explained
|
||||
|
||||
## Commands Reference
|
||||
|
||||
Command | Short Description
|
||||
[execute](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Execute) | Call operating system commands, possibly catching their output for use within rTorrent.
|
||||
[schedule](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Scheduling) | Repeatedly execute commands, either in a given fequency, or at certain times.
|
||||
Reference in New Issue
Block a user