inhibit-1.4.0
Download
You may download the .tar.gz
archive (beginning with inhibit
) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.
Changelog
➕ New features:
- Added some additional custom headers.
- Added the check if the given command (to inhibit) exists at all.
- Added the optional feature to use interactive dialogs to confirm the execution of the given command (instead of pure shell output).
- Added the separate function to apply the values from the config file or load the default values in case it is missing.
♻️ Revisions:
- Revised some output in the common core module (negligible changes).
- Revised the usage information (negligible changes).