pilotmoon / Click-Counter

Count clicks of the mouse on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click Counter

Simple demonstration app to count all clicks of the mouse on a Mac.

Features:

  • Count clicks of the mouse
  • Display count in window
  • Reset button
  • Count is preserved across app restarts (in prefs)

Known issues:

  • Does not count clicks on the app itself
  • Generally lacking in fit and finish
  • Generic icon
  • Etc.

Project created with Xcode 10.2.

Deployment target is macOS 10.9.

Binaries

For pre-built binary see releases.

License

Licensed under Apache License 2.0.

About

Count clicks of the mouse on macOS


Languages

Language:Objective-C 100.0%