Add AppImage

This commit is contained in:
Miguel Jacq 2025-11-12 10:00:21 +11:00
parent 43c31a1d97
commit 37332b5618
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
5 changed files with 240 additions and 1 deletions

View file

@ -44,10 +44,16 @@ There is deliberately no network connectivity or syncing intended.
Make sure you have `libxcb-cursor0` installed (it may be called something else on non-Debian distributions).
If downloading from my Forgejo's Releases page, you may wish to verify the GPG signatures with my [GPG key](https://mig5.net/static/mig5.asc).
### From PyPi/pip
* `pip install bouquin`
### From AppImage
* Download the Bouquin.AppImage from the Releases page, make it executable with `chmod +x`, and run it.
### From source
* Clone this repo or download the tarball from the releases page