evisum/NEWS

51 lines
1.1 KiB
Plaintext
Raw Normal View History

============
Evisum 0.2.0
============
* Add command-line utility (tingle) to complement
evisum.
2018-10-17 02:46:27 -07:00
* Fix object destruction before exitting main loop.
* Add variable unit display (K, M and G).
* Minor refactoring.
2018-09-25 03:54:41 -07:00
============
Evisum 0.1.2
============
Fixes:
* Fix process list geometry on resize.
* Install icon in proper location.
* Fix .desktop file.
* Make installation instructions easier.
* Improve non-Linux builds.
============
Evisum 0.1.1
============
Fixes:
* Add fallback mechanism on Linux for disk-detection.
* Make life easier for packagers (thanks Juippis and OnlyHuman).
2018-06-17 00:45:46 -07:00
============
Evisum 0.1.0
============
Features:
* Full support across Linux, MacOS, FreeBSD and OpenBSD.
* Process Listing.
* Single-process view.
* Start/stop/kill individual process.
* Process PID, UID, name, thread count, memory use, nice, priority,
state, CPU ID and CPU usage.
* CPU monitoring.
* Memory monitoring.
* Disk usage monitoring.
* Network usage monitoring.
* CPU temperature monitoring.
* Battery and power status.