livefetch
- 5 Devlogs
- 32 Total hours
A TUI system information tool with live-updating modules for macos.
A TUI system information tool with live-updating modules for macos.
#Devblog 4
I know I said the info was done, but here comes more.
Using many of apples APIs we now can get the GPU model, battery and display stats.
Livefetch also supports homebrew as the package manager you can install livefetch on your own system with, but also livefetch can track the amount of packages installed with homebrew.
Hope to soon ship!
–WilGulf
#Info complete
Now i have got so much system info on macos.
Memory, swap, disk, local-ip, system locale and much more. But that i got working after much much time.
Soon ready for first release for macos.
–WilGulf
#Real info
Finally all info shown is the real data from the system. Now it is now you can see how the updating works. And no i do not use RHEL i just like the tuff logo.
–WilGulf
When larping a linux distro you always need fastfetch/neofetch open. But the problem with those are that the info displayed gets outdated, after just a minute the ram usage could be completely wrong.
This fastfetch like project shows the info live and that darker line looping through is what updates the info.
Now both the info and logo shown is just a test and not real system information. This is just for testing.
In the background there is a config read when starting the program that determines the logo and if that darker line should be shown.
Later comes actually implementing a way to get that information on all the different operating systems.
–WilGulf