Go to file
deepend-tildeclub 5acab0fa24
Update README.md
2023-08-02 15:02:20 -06:00
LICENSE init forked from https://tildegit.org/team/tilde-launcher 2019-07-29 21:20:14 +02:00
Makefile rename to tilde 2019-09-22 15:03:24 -04:00
README.md Update README.md 2023-08-02 15:02:20 -06:00
tilde Update tilde 2023-08-02 15:01:20 -06:00
tilde.1 Update tilde.1 2023-08-02 15:01:58 -06:00

README.md

tilde - user script tilde-launcher

Usage: tilde [options] [command]

Options:
  -h, --help         Show this help message and exit
  -v, --version      Show version information

Commands:
  list               Show a list of approved user scripts
  submit             Start the submission flow for your own script
  about <script>     Show description and details of a specific script
  approve            Enter the approval queue for pending scripts (requires root)
  revoke <script>    Revoke a previously approved script (requires root)
  run <script>       Run an approved script

Please add /tilde/bin to your PATH to use approved scripts without this wrapper.

approved scripts are placed in /tilde/bin and listed with tilde list

submissions use sendmail to notify an admin.

admins can use sudo tilde approve and sudo tilde revoke <script_name>.