-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
On macOS, install with Homebrew:
brew tap CripWal/comicmeta
brew install comicmetaOr install the Python package:
pip install comicmetacomicmeta requires Python 3.11 or newer and has no required runtime dependencies.
Run:
comicmetaThe dashboard lets you choose Review, Write, Browse, Organize, or Health.
Press c to choose a local/NAS context, s for settings, h for help, and
q to quit.
On the first interactive launch, comicmeta asks whether to install timg for
color cover previews. This is optional and installs only on the Mac running
comicmeta. Choosing no does not block browsing or metadata work. You can
change the choice later in Settings.
Set the API key in the environment or configure a key file:
export COMICVINE_API_KEY="your-key"
comicmeta reviewThe key is not written to logs or review reports.
comicmeta health --source /path/to/comics
comicmeta browse --source /path/to/comics
comicmeta organize --source /path/to/comicsUse the absolute path for a mounted volume. The directory where you launch comicmeta does not have to be the library directory.