Is Kingfisher free?+
Yes. The application is open source under theMIT licence. There is no paid tier, no subscription and no in-app purchase. Optional reference data is free to download; the manifests that come with the application tell you exactly how much each pack will use.
Do I need an account?+
No. Kingfisher is local-first. Open the web app or download the macOS application and your work lives in the browser or on the machine you installed it on. There is no sign-up and no profile. You can optionally connect a Lichess or Chess.com account from Settings to study your own games.
Where is my work saved?+
In your browser's IndexedDB on the web, or in ~/Library/Application Support/kingfisher-desktop/ on the macOS application. The full data lives on your machine, never on a Kingfisher server. To move work between machines, use Settings → Database → Export backup / Import backup. The backup is a portable JSON file you control.
Can I use Kingfisher offline?+
Yes. The bundled Kingfisher Starter ships inside the application and answers from your machine. The macOS application runs entirely on your machine. The web build needs a network only for first load and for an optional, on-demand reference query; a downloaded pack keeps working without the network.
Is the macOS build safe to open?+
Kingfisher 1.1.2 is signed with a Developer ID certificate and notarised by Apple, with the ticket stapled to the disk image and the application, so it opens with a normal double-click after macOS's standard "downloaded from the Internet" confirmation. Notarisation is Apple's automated malware screening, not an endorsement. The install guide lists the SHA-256 so you can check the file you have. Install guide.
Does Kingfisher work on Windows or Linux?+
The web build works in any modern browser on any operating system. The desktop shell is supported on Apple Silicon macOS only. The web application is the same product, served from the same codebase; what differs is whether you run it in a browser tab or in the macOS shell.