An open API service indexing awesome lists of open source software.

https://github.com/ericwindmill/nomouse

A fork of the original nomouse, the creator of which has disappeared.
https://github.com/ericwindmill/nomouse

Last synced: about 1 year ago
JSON representation

A fork of the original nomouse, the creator of which has disappeared.

Awesome Lists containing this project

README

          

# nomouse

Discourages mouse usage by dimming screen by 10% of maximum brightness whenever
you left click. Brightness gets restored over next 6.666 seconds. This is
meant to be annoying and motivate you to learn keyboard shortcuts.

**Currently for OS X only.**

# TODO

* Windows port
* Some kind of UI with configurable settings
* Adjustable max brightness

## Building and running

```
git clone https://github.com/brhs/nomouse
cd nomouse
make
bin/nomouse
```