clayrisser / entropy-camera

feed entropy data to linux from camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entropy-camera

GitHub stars

feed entropy data to linux from camera

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Uses data from the camera
  • Works on linux

Installation

Compile from source

sudo apt-get install -y build-essential make
curl -LO \
  https://github.com/codejamninja/entropy-camera/releases/download/0.2.1/entropy-camera_0.2.1.tar.gz
tar -xzvf entropy-camera_0.2.1.tar.gz
cd entropy-camera
./configure
make
sudo make install

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

About

feed entropy data to linux from camera

License:MIT License


Languages

Language:C 48.4%Language:Makefile 42.8%Language:M4 8.8%