Entropymon v0.0.1
Just a fun thing I wrote to show you about how much entropy your system has currently. The display updates about every quarter-second, giving you a percentage of your entropy generated.
All information is gathered from /proc/sys/kernel/random/entropy_avail
.
Dependencies
Install
Just type the usual:
make
This will install the application entropymon
to /usr/local/bin
sudo make install
License
This project is license under GPLv2
(Not that I really know much about licensing so maybe it'll change)