Skip to content

cslauritsen/shpion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shpion

Introduction

shpion is a little program that publishes counts of keyboard and mouse input events anonymously to a mqtt broker. shpion only works on linux.

INSTALLATION

This program requires cmake, the paho-mqtt3c library, & the open ssl library to build. It installs the compiled binaries to /usr/local/bin.

Build Procedure:

 cd shpion
 mkdir target
 cmake ..
 make install
 sudo make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published