Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.43 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.43 KB

Keystats Build Status

A simple key logger for OS X.

Screenshot

Features

  • Logs every keystroke into a sqlite3 database.
  • Shows total number of registered keystrokes in the database.
  • Shows daily, weekly and monthly stats.
  • Shows the date of the earliest registered keystroke.
  • Registers time, keycode, ASCII value and the "front most" application's bundle identifier (Safari -> com.apple.Safari).
  • Shows a plot with the number of keystrokes per day in the past 29 days.
  • Click on the bars to get the full date it represents.
  • Shows a plot with the average number of keystrokes per week.

Icon

Keystats Icon

Installation and usage.

Find and download the latest release version here. Copy the application to your Applications folder and open it. If this is the first time you open Keysts, follow the instructions to provide Keystats with accessibility features and relaunch it. Note that every time you update Keystas, you will have to follow these steps agin

Installation

License

Keystats is released under the MIT license.