mirror of
https://github.com/tildeclub/launcher.git
synced 2026-01-24 03:10:17 +00:00
1b8e94fe7a4d636cc95774a6e061eaaed83dee2c
tilde - manage user-submitted scripts
forked from tilde adding in updates from envs.net fork
wrapper for user-submitted scripts
supports user settings, submission and admin approval
User Scripts
usage: tilde [help|list|submit|about|script_name]
tilde list - show a list of approved userscripts
tilde submit - start the submission flow for your own script
tilde about <script_name> - get the description for script_name
tilde <script_name> - run script_name with all remaining args are passed to the script
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>.
Languages
Shell
71.8%
Roff
23.1%
Makefile
5.1%