diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-10-21 12:47:12 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-10-23 23:06:31 +0900 |
commit | 594d814515c55dec7315567ba40e20db1256fcc2 (patch) | |
tree | f635ae2a64cc0cd488a45a9ff821dffd9864d5f0 /README | |
parent | 50508b192c56693818ea5c8622223d02c847c854 (diff) | |
download | knetstats-594d814515c55dec7315567ba40e20db1256fcc2.tar.gz knetstats-594d814515c55dec7315567ba40e20db1256fcc2.zip |
Drop automake build support.
Add basic cmake instructions in an INSTALL file.
Rework of the README file as well as the help page.
The knetstats.desktop file has been moved to the "src" folder.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit e7dbd05dac9173bb57af5ab5e2f1eadb267a8121)
Diffstat (limited to 'README')
-rw-r--r-- | README | 43 |
1 files changed, 19 insertions, 24 deletions
@@ -1,24 +1,19 @@ -INSTALLATION -============ -type as root: -./scons install - -Note.: We use SCons/BKSys as building tool, so you need Python installed on your system. - -RUNNING -======= -To run knetstats, type: -knetstats - -CONTACT -======= -Any doubts or suggestions, hugo_pl@users.sourceforge.net -For more info. visit: http://knetstats.sf.net - -UNINSTALL -========= -Type: -./scons -c install - --- -Hugo Parente Lima + +Knetstats - a system tray icon which indicates network activity + + +Knetstats is a simple TDE network monitor that show rx/tx LEDs of any +network interface on a system tray icon. + + + + CONTRIBUTING +============== + +If you wish to contribute to Knetstats (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 |