diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-12-30 14:08:45 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-01-01 22:41:54 +0900 |
commit | f8ac80fc16dfbe3efeb16c77522242883026305c (patch) | |
tree | 7df427652609c7b9c12cba0bde50b742d2238a5e /README | |
parent | bb2c3b93bbb9a3f8b9ae96ba9a6034affc0fd000 (diff) | |
download | knutclient-f8ac80fc16dfbe3efeb16c77522242883026305c.tar.gz knutclient-f8ac80fc16dfbe3efeb16c77522242883026305c.zip |
Drop automake build support.
Add basic build instructions to the INSTALL file.
Remove empty files NEWS and TODO.
Remove "specs" folder as well as several shell scripts
(Deb, Fedora, Mandriva...)
Rework of the REAME file and the help page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 6ca05fe5e859a5f276453085fe4d89e662741a54)
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -1 +1,21 @@ -Knutclient is GUI client for UPS system NUT.
\ No newline at end of file + + Knutclient - a GUI client for UPS system NUT. + + +knutclient monitors UPS statistics through NUT and presents the +information in a nice visual format. + +NUT: Network UPS Tools, http://www.networkupstools.org + + + + CONTRIBUTING +============== + +If you wish to contribute to knutclient (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |