Commit Graph

211 Commits

Author SHA1 Message Date
utox39
c86ba3f9dc fix(macos): fix memory leak 2025-04-18 14:26:18 +02:00
utox39
931f474b83 fix(linux): fix memory leak 2025-04-18 14:25:51 +02:00
utox39
dce7762a46 refactor: add gpa deinit 2025-04-17 04:30:26 +02:00
utox39
1c6b6fd4f7 build: bump version to 0.1.3 2025-04-14 18:26:55 +02:00
utox39
449450d732 refactor: refactor user output 2025-04-14 17:18:23 +02:00
utox39
a1dd43e132 docs(README): update README 2025-04-14 16:10:04 +02:00
utox39
4efc74e6ca docs(README): update README 2025-04-13 17:54:16 +02:00
utox39
a49badea04 docs(README): update README 2025-04-13 17:46:38 +02:00
utox39
e3eaf68c58 docs(README): update README 2025-04-13 15:17:24 +02:00
utox39
e6967e0d7c build: bump version to 0.1.2 2025-04-13 02:40:36 +02:00
utox39
0c34f90fcc refactor: remove redundant code 2025-04-13 02:40:16 +02:00
utox39
c35c57d0dc build: bump version to 0.1.1 2025-04-13 00:02:59 +02:00
utox39
1a1871a6a6 refactor: refactor user output 2025-04-13 00:02:36 +02:00
utox39
08131b1c90 docs(README): update README 2025-04-12 23:53:00 +02:00
utox39
6e2d91b87a docs(README): update README 2025-04-12 23:40:18 +02:00
utox39
cb99a80aaf build: bump version to 0.1.0 2025-04-12 23:39:52 +02:00
utox39
eaa9e61996 build: add README.md to .paths 2025-04-12 23:38:42 +02:00
utox39
bf0d62bffe feat: add platform-specific logic 2025-04-12 23:15:44 +02:00
utox39
715fac325c fix(macos): fix the calculation to get the amount of used swap 2025-04-10 14:55:31 +02:00
utox39
11f2d6c49d feat(linux): add swap info 2025-04-09 12:59:09 +02:00
utox39
4229fec461 feat(linux): add locale info 2025-04-09 12:39:26 +02:00
utox39
1cde267f5e feat(linux): add disk info 2025-04-04 22:25:37 +02:00
utox39
ce250df9eb feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' 2025-04-04 22:08:27 +02:00
utox39
2dee72cc3c fix(linux): fix EnvironmentVariableNotFound error 2025-04-04 22:05:36 +02:00
utox39
5eed155d70 feat(windows): WIP 2025-04-03 02:30:42 +02:00
utox39
f5d347c92f feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' 2025-04-02 01:05:29 +02:00
utox39
b338abad8a feat: minor changes 2025-03-26 12:11:53 +01:00
utox39
053815a9da feat(macos): handle FileNotFound error 2025-03-26 11:45:18 +01:00
utox39
87143f4e70 feat(macos): minor changes 2025-03-26 09:06:21 +01:00
utox39
efeb161c59 feat(macos): add macports packages count 2025-03-26 09:05:58 +01:00
utox39
d39cc94de7 feat: minor changes 2025-03-26 09:03:19 +01:00
utox39
40658f6c5e feat: add package manager info 2025-03-25 11:10:06 +01:00
utox39
58473d07ee feat(macos): add import 2025-03-25 11:09:19 +01:00
utox39
a993c9e8a2 feat(macos): add a utility function to count the number of entries in a direcrory 2025-03-25 11:08:56 +01:00
utox39
13d333dd55 feat(macos): add package manager info (homebrew) 2025-03-25 11:07:44 +01:00
utox39
50e71d081d refactor(macos): rename the getGpuFreq function to getAppleSiliconGpuFreq 2025-03-25 01:17:37 +01:00
utox39
9bbc71f299 feat: add gpu freq 2025-03-25 01:10:28 +01:00
utox39
443e9b9985 feat(macos): add gpu freq 2025-03-25 01:10:01 +01:00
utox39
1d989a1919 fix: fix typo 2025-03-23 23:01:46 +01:00
utox39
43d0752991 refactor: refactoring of the project structure 2025-03-20 16:45:29 +01:00
utox39
6a8f82dd41 feat: add cpu frequency 2025-03-20 13:43:35 +01:00
utox39
5fe913da11 feat(macos): add Apple Silicon cpu frequency 2025-03-20 13:43:09 +01:00
utox39
7dba1c169c fix(macos): fix calculation for ram usage 2025-03-18 11:04:53 +01:00
utox39
e32eb85e94 refactor: rename detection import 2025-03-18 11:02:46 +01:00
utox39
0dfc050fbe refactor: rename root.zig to detection.zig 2025-03-18 10:45:06 +01:00
utox39
036d855e88 refactor: rename root.zig to detection.zig 2025-03-18 10:41:13 +01:00
utox39
3e2e340b5a feat: add locale info 2025-03-18 10:28:12 +01:00
utox39
6ec1a50908 feat(macos): add locale info 2025-03-18 10:27:56 +01:00
utox39
72a272cf3e feat(linux): add terminal info 2025-03-17 01:17:48 +01:00
utox39
9a9661d6bd feat(linux): add net info 2025-03-17 01:14:42 +01:00