Quick start and tips
Get up and running fast, then tune the app for your catalog workflow.
Getting started
- Install Python 3.10+ and PySide6.
- Download the GitHub release or clone the repo.
- Launch `python3 app/main.py`.
Set your image folders
Open Settings to set a master image folder or per-catalog folders.
Use standard IDs
Filenames should include IDs like `M31`, `NGC7000`, or `IC5070` for matching.
FAQ
Answers to the most common questions.
- Where is metadata stored? In JSON files under `data/`.
- Where are my notes saved? In the same metadata JSON under the `notes` field.
- How do I reset settings? Delete `~/Library/Application Support/AstroCatalogueViewer/config.json`.