utox39
|
62fcba9a69
|
refactor(macos)!: change std.mem.page_size to std.heap.page_size_min because of zig v0.14.0
|
2025-03-07 16:04:08 +01:00 |
|
utox39
|
78ad6fd841
|
build: update build.zig.zon for zig v0.14.0
|
2025-03-07 15:31:27 +01:00 |
|
utox39
|
128f482a9b
|
feat(linux): add cpu info
|
2025-03-06 17:51:22 +01:00 |
|
utox39
|
88f0063cc4
|
feat(linux): add shell info
|
2025-03-06 14:55:36 +01:00 |
|
utox39
|
5fecd2df1b
|
chore(macos): rename a variable
|
2025-03-06 14:49:21 +01:00 |
|
utox39
|
bf9a15a76a
|
build: link libc for linux
|
2025-03-06 14:45:58 +01:00 |
|
utox39
|
0e9474ee8f
|
feat(linux): add uptime
|
2025-03-06 14:44:40 +01:00 |
|
utox39
|
8237f3edd5
|
chore(macos): rename a variable
|
2025-03-06 14:26:55 +01:00 |
|
utox39
|
2484a2b3ef
|
chore: minor changes
|
2025-03-04 09:50:09 +01:00 |
|
utox39
|
873644a2ec
|
feat: add ram usage percentage
|
2025-03-04 01:47:45 +01:00 |
|
utox39
|
156bf14369
|
feat(macos): add ram usage percentage
|
2025-03-04 01:47:26 +01:00 |
|
utox39
|
5c0ff8fd3f
|
fix(macos): fix the calculation of ram usage
|
2025-03-04 01:46:29 +01:00 |
|
utox39
|
4444e9292c
|
feat: add ram info
|
2025-03-03 12:40:36 +01:00 |
|
utox39
|
953369e948
|
style(macos): remove a blank line
|
2025-03-03 12:40:01 +01:00 |
|
utox39
|
b93b3c2e78
|
feat(macos): add ram info
|
2025-03-03 12:38:57 +01:00 |
|
utox39
|
436d643f23
|
chore: remove a magic number
|
2025-03-03 01:37:13 +01:00 |
|
utox39
|
aff0106ed2
|
chore: add LICENSE
|
2025-03-03 01:18:07 +01:00 |
|
utox39
|
6adf8effcb
|
build: link CoreFoundation and IOKit frameworks on macOS
|
2025-03-03 01:09:03 +01:00 |
|
utox39
|
232fa771cd
|
feat: add gpu info
|
2025-03-03 01:02:24 +01:00 |
|
utox39
|
24923b5b11
|
feat(macos): add gpu info
|
2025-03-03 01:01:54 +01:00 |
|
utox39
|
dfad29f268
|
feat(macos): add a utility function to convert a CFString to a zig string
|
2025-03-03 01:01:15 +01:00 |
|
utox39
|
95540feb55
|
fix: fix incorrect size of cpu name
|
2025-03-01 18:47:29 +01:00 |
|
utox39
|
74b4e44e98
|
chore: frees memory allocated for cpu name
|
2025-02-27 16:53:26 +01:00 |
|
utox39
|
ff0ed75100
|
chore: frees memory allocated for shell info
|
2025-02-27 15:55:55 +01:00 |
|
utox39
|
682f83b694
|
feat: add cpu info
|
2025-02-27 15:21:06 +01:00 |
|
utox39
|
ea7c11ff78
|
feat(macos): add cpu info
|
2025-02-27 15:20:51 +01:00 |
|
utox39
|
13391e1ed1
|
chore(macos): remove commented line
|
2025-02-26 16:54:22 +01:00 |
|
utox39
|
df64681803
|
feat: add shell info
|
2025-02-26 16:51:00 +01:00 |
|
utox39
|
c13601fca8
|
feat(macos): add shell info
|
2025-02-26 16:50:43 +01:00 |
|
utox39
|
51e7d3bd8c
|
chore(macos): add comments
|
2025-02-24 10:36:38 +01:00 |
|
utox39
|
b163ec1d6b
|
chore(macos): remove magic numbers in the getSystemUptime function
|
2025-02-24 01:22:50 +01:00 |
|
utox39
|
5a18bf34c1
|
feat: add uptime
|
2025-02-24 00:29:25 +01:00 |
|
utox39
|
6a5203ab7e
|
feat(macos): add uptime
|
2025-02-24 00:28:17 +01:00 |
|
utox39
|
e7af5f4d28
|
feat: add hostname info
|
2025-02-23 22:21:41 +01:00 |
|
utox39
|
9e5f5ef3cf
|
chore: initial commit
|
2025-02-23 16:55:11 +01:00 |
|