-
Notifications
You must be signed in to change notification settings - Fork 0
Installing
TheRealOne78 edited this page Jan 2, 2024
·
2 revisions
Installing with make is easy as pie, the only command needed is the following:
root# make installTo install the configuration files, use the following command:
root# make install_configYou also have to make sure you install an init service, or else you'll have to start ntfy-resources-usage manually each time you start you boot your computer.
# For Systemd users
root# make install_systemd
# For OpenRC users
root# make install_openrcTo uninstall ntfy-resources-usage, see the uninstalling page.
See how to use ntfy-resources-usage in the usage wiki page.
ntfy-resources-usage Copyright© 2022-2026 TheRealOne78 - Licensed under GNU GPL V3+