Skip to content

Instantly share code, notes, and snippets.

View lkslts64's full-sized avatar
🏠
Working from home

Lucas Litsos lkslts64

🏠
Working from home
View GitHub Profile
@lkslts64
lkslts64 / stats.sh
Created September 21, 2021 11:51
Script for statistics generation from macOS keylogger (https://github.com/caseyscarborough/keylogger) output
#!/bin/bash
# Usage:
# $ ./stats <<keylogger_output_filename>>
#
# Example output:
# 1784 [left-cmd]
# 1122 [left-ctrl]
# 1020 [return]
# 801 [del]