Task manager and resource monitor (designed for linux but works on windows too, theoretically!)
Task manager and resource monitor (designed for linux but works on windows too, theoretically!)
Ngl i dont remember exactly what i did but it was mostly polishing up and fixing bugs, theres now an install script so you can add the .desktop file automatically
Log in to leave a comment
Added some more themes, the full list of themes are now:
Log in to leave a comment
finally got around to writing a readme
Log in to leave a comment
The app now loads a config on startup (merges with defaults to prevent errors if its not complete), currently has 2 values: default-sort and default-theme which defines what sorting type and theme to use at startup
The app now also loads themes from a config which adds the 2 default themes if the file is empty or doesnt exist: Modern and Modern (Light), yes its the same themes as before, but now in a config!
I plan on adding config options for all new features added moving forward.
Log in to leave a comment
This took a while, but the entire UI got an overhaul!
So. Much. CSS.
Log in to leave a comment
bugfixes:
CPU measuring not working for processes - Fixed
Cant reopen process stats window after closed with escape - Fixed
Log in to leave a comment
Heavily optimized the processlist by applying these changes:
Log in to leave a comment
Each process in the list now has a “More stats” button that opens a window with, you guessed it! more stats
Stats include usage, read / write, number of instances, the status of those instances, the timestamp the first instance was created, the individual instances parent processes, the user each instance is running under
Log in to leave a comment
Minor tweaks:
Log in to leave a comment
Organized code (no changes to the program, just to make the code across the project more consistent).
Idk what images to add so here, have some code
Log in to leave a comment
Tasks now show their individual resource usage
You can now sort tasks by RAM or CPU usage
Log in to leave a comment
Log in to leave a comment
Log in to leave a comment
Log in to leave a comment
You can now launch the application with a command (before you had to run a file manually) !
Log in to leave a comment
Finally Got Tasks Working!
Log in to leave a comment
Cant seem to solve this wierd bug where the tasks from the tasklist disappears!
Added a storage section to the GUI showing storage devices and the space used/availble and their total storage size
Log in to leave a comment
A Lot of tweaks of styles and the codebase including moving the usage meter section into a better looking “box” and moved them into their own file for organization
Log in to leave a comment
Added A Title And Put Usage Meters In A Frame (Box)
Log in to leave a comment
Working usage meters
Log in to leave a comment