activitywatch-old
activitywatch-old copied to clipboard
Rotating output file to prevent (de)serializing large JSON files
Since adding an entry to the output.json can become very costly when the file grows large it might be prudent to store the data in a output/YYYY-MM-DD.json directory structure instead so that the output file is changed every day.