This walks you from zero to a freshly-loaded iPod.Documentation Index
Fetch the complete documentation index at: https://clickwheel.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
1. Install
clickwheel installs as a CLI with pipx:Requires Python 3.11+ and macOS. For the optional MCP server, also run
pipx inject clickwheel 'clickwheel[mcp]' — see MCP server.2. Point it at your music
clickwheel reads its settings from~/.clickwheel/config.yaml. Set your music
directory:
3. Index your library
scan is read-only — it reads tags and writes a local SQLite catalog. Nothing
in your library is modified. Re-runs are incremental.
4. Pick what goes on the iPod
Plug in your iPod, then:5. Sync
sync writes the iPod database and artwork directly and copies any missing
tracks. It’s additive — it won’t delete tracks you didn’t ask it to.
Next steps
Repair metadata
Fix album artists, fetch art + year + genres.
Build playlists
Curate named playlists for the device.
Scrobble to Last.fm
Submit your iPod listens.
Drive it from Claude
Use clickwheel from the Claude app, even on your phone.