Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 708 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 708 Bytes

xprodmode

License: MIT

A pretty small program to make you pretty productive, if you know what I mean * wink wink *.

Press the left shift key every 59 seconds or move the cursor in random places of the screen like other software can do. This works for *NIX like OS.

Dependencies

  • GNU Make
  • c library supporting c99
  • libx11
  • libxtst

Usage

$ xprodmode -h

Installation

First, download the source:

$ git clone https://github.com/Alexdaz/xprodmode.git

Then install using make:

$ cd xprodmode/src
$ make
# make install