where dose it store the events? in the home directory?
Discussion
%APPDATA% on Windows$XDG_CONFIG_HOME or ~/.config on Linux~/Library/Application Support on macOS
In addition, the database is using SQLite.
%APPDATA% on Windows
$XDG_CONFIG_HOME or ~/.config on Linux
~/Library/Application Support on macOS
In addition, the database is using SQLite.
