/entropymon

Monitor your available system entropy

Primary LanguageCGNU General Public License v2.0GPL-2.0

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

  • ncurses License: MIT
  • clang-8.0.1 License: UoI-NCSA
  • gcc-8.3.0 License: GPL v3 License: LGPL v3 License: FDL 1.3

Install

Just type the usual:
make

This will install the application entropymon to /usr/local/bin
sudo make install

License License: GPL v2

This project is license under GPLv2

(Not that I really know much about licensing so maybe it'll change)