Here are the commands for RapidHook:
help - Displays a list of commands and their descriptions.
clear - Clears the console screen.
about - Displays the About Information.
exit - Exits the application.
restart - Restarts the application.
open downloads loc / odl - Opens the location where files are downloaded to by default.
open last download loc / oldl - Opens the last location where a file was downloaded to.
start last download / sld - Runs/Launches the last downloaded file.
set downloads loc / sdl - Sets the location where files are downloaded to by default.
view default repo - Displays the default repository location.
view default downloadloc - Displays the default download location.
view startup path - Displays the path the application was started from.
get $filename$ - Downloads the file from the default repository (i.e. get firefox) to the default location.
get $filename$ $downloadloc$ - Downloads the file from the default repository to the specified location.
get $filename$ $downloadloc$ $repository% - Downloads the file from the specified repository to the specified location.
add $file$ - Adds the file to the default repository (i.e. add myfile|http://www.mywebsite.com/myfile.zip).
add $file% $repository$ - Adds the file to the specified repository.