arronax(1)

ARRONAX(1) florian-diesch.de ARRONAX(1)

NAME

arronax - Create and modify application, file and URI starters

SYNOPSIS

arronax [-h] [--loglevel LEVEL] [--logfile LOGFILE] [--version]
[--dir PATH] [--link | --application] [path]

DESCRIPTION

Arronax is a GTK based GUI program to create and modify starters (*.desktop files) for applications, files, and URIs.

OPTIONS

-a, --application
Create a starter for an application

-d <path>, --dir <path>
Create the starter in folder <path>

-h, --help
Show this help message and exit

-l, --link
Create a starter for a location or URL

--logfile <file>
Send log messages to file <file>

--loglevel <level>
Set log level to <level>. Possible values for <level> are: debug, info, warn, error, critical

--verbose
Show some additional information while running

--version
Show program's version number and exit

FILES

$HOME/.config/arronax/
Folder containing user specific configuration files
$HOME/.local/share/arronax/
Folder containing user specific data

SEE ALSO

Desktop Entry Specification <https://standards.freedesktop.org/desktop-entry-spec/latest/>

AUTHOR

Florian Diesch

COPYRIGHT

2010-2019, Florian Diesch

24.04.2019 1