Skip to content

Command Line Arguments

Alexandru Branza edited this page Jul 26, 2018 · 1 revision

! Note: Powder Web is a single process application, which means that even if it's started, running the application again through the terminal sends the new command line arguments to the main process.

Command line arguments for Powder Web:

--restart - restarts the application

--quit - quits the application

--show-app - show the app window

--show-browser - show the app in the browser

--pause= - pause torrent by infohash / magnet link / torrent path

--start= - start (unpause or start) torrent by infohash / magnet link / torrent path

--remove=- remove torrent and contents by infohash / magnet link / torrent path

--play-browser= - play torrent in browser by infohash / magnet link / torrent path

--play-playlist= - play torrent with video player by infohash / magnet link / torrent path

--speed-up= - pause all torrents except the one mentioned by infohash / magnet link / torrent path

--clean-up- delete paused torrents and their contents

Clone this wiki locally