diff options
author | Jay Lanagan <j@lngn.net> | 2023-02-22 13:21:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-22 13:21:39 +0700 |
commit | c210d1df7961350b6858a51a28ccf130bef8079b (patch) | |
tree | fe07df29100eb8479aaba0e41aea8f2ced40d61e /desktop/gopsuinfo/README | |
parent | 6fbbe774f245f6897a14f4c02434be2ce5db8658 (diff) |
desktop/gopsuinfo: Added (display customizable system info).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gopsuinfo/README')
-rw-r--r-- | desktop/gopsuinfo/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/gopsuinfo/README b/desktop/gopsuinfo/README new file mode 100644 index 0000000000000..00d1f1ff4c027 --- /dev/null +++ b/desktop/gopsuinfo/README @@ -0,0 +1,5 @@ +gopsuinfo (command to display customizable system info) + +This project is a Go version of the psuinfo python script, written +for educational purposes, and also for better performance. The code +only implements partial psuinfo features. |