Commit graph

14 commits

Author SHA1 Message Date
Simon Hausmann
bcf4f2b3de Add an icon to the general tab 2021-10-08 09:33:09 +02:00
Olivier Goffart
7c813a70fd sysinfo example: Improve the disk use section 2021-10-07 11:27:10 +02:00
Olivier Goffart
19200fefac sysinfo script: escape strings 2021-10-07 11:24:07 +02:00
Simon Hausmann
434f13a741 Use "close" instead of "ok" in the sysinfo dialog
Because that's what the button does, there's no need to "okay" :)
2021-10-07 11:09:55 +02:00
Simon Hausmann
35907dd098 Fix typo 2021-10-07 11:04:49 +02:00
Simon Hausmann
0bfb0fce4e Fix capitalization of simple input dialog 2021-10-06 16:15:32 +02:00
Simon Hausmann
301f142001 Add missing colon for simple input dialog eaxmple 2021-10-06 15:24:48 +02:00
Simon Hausmann
fcf55084ab Show the OS name in the sysinfo example 2021-10-04 16:47:28 +02:00
Simon Hausmann
02e01ba04f Show host uptime information 2021-10-04 16:38:18 +02:00
Simon Hausmann
f0fc877f4e Combine the CPU and Mem tab into a General one 2021-10-04 16:38:18 +02:00
Simon Hausmann
9b5e05e41b Provide a macOS version of the sysinfo bash script 2021-10-04 16:38:18 +02:00
Olivier Goffart
aef4b024b4 sysinfo_linux.sh: WIP to show the partitions 2021-10-04 16:38:18 +02:00
Simon Hausmann
e464b473d6 Initial version of a shell script that uses the json mode to show system info 2021-10-04 16:38:18 +02:00
Olivier Goffart
672c95db42 Add an example using bash and jq 2021-09-30 17:51:14 +02:00