MileIQ Python API Client

MileIQ Python API Client

For a personal project I wanted to be able to pull historical info from my MileIQ account. You can find the 100% Claude-written Python client at https://github.com/jmaddington/mileiq-client Put creds in .env and run. YMMV, not endorsed by Microsoft or MileIQ, etc....

Export Apple Notes to XML

This AppleScript (written by Claude) will export ALL of your Apple Notes to a file on your desktop. — Export all Apple Notes to a single XML file. — Output: ~/Desktop/AppleNotes.xml (change OUTPUT_PATH below if you want) — Run from Script Editor (Run...