Hello, been working on this app for a while:
It is an live system overview with variable level of details.
(CPU, RAM, NET, Cooling, Sensors, PID ram & disk I/O)
The app will run on linux based OS.
Motivations:
- Test and improve my work in progress UI framework:
ui-terminal-mojo
- Showcase the ui
- Create something useful and usable
- Learn a little about linux based operating systems
- Have something to show when looking for a job
That is a lot of I,
but the central idea is about creating something useful for you.
How the app look like:
How it works:
The app updates all of theses metrics every second and the values are shown on the ui.
Most of the elements on the screen also have an color that adapt to values,
and the goal is that it makes it easy to get an overview.
To give it a try:
Hope you like it !
Note: i’m not an expert in any of theses things and feedbacks are more than welcome.