Python

How to Export iOS Screen Time Data to CSV

A guide on how to export iOS (and iPadOS) screen time data by reading it directly from the knowledgeC.db and exporting it to CSV

Exporting and Analyzing iOS Screen Time Data using Python and InfluxDB

A guide on how to export iOS (and iPadOS) screen time data by reading it directly from the knowledgeC.db, plus a script for importing it into InfluxDB.

ics Event Parser and Change Notifier

A python script to download multiple ics calendars, merge, deduplicate them and sort events into mandatory and elective events. Also generates a diff to summarize changes.