A simple daemon application that delivers your files from the downloads directory.
Run the porter program once.
$ porter -s
Begin a daemon process.
$ porter -d
Check details on running daemon process.
$ porter
Or for the syslogs.
$ porter -l
Will not do anything off the bat as there are no defaults set. Using the example config as a reference, create a file at ~/.config/porter/ to let porter know where it should deliver. There may be more directives in the future but the only one currently is creating tmp
directories for delivery. Directives must start with a bang !
. Listed directories are relative to ~/
.