bgdb desktop app for Linux
==========================

Install:

    ./install.sh

That puts the app in ~/.local/bin, its icons in ~/.local/share/icons, and a
launcher entry in ~/.local/share/applications. Nothing needs root and nothing
is written outside your home directory. It should appear in your application
menu straight away; if it does not, log out and back in.

Remove it again:

    ./install.sh --uninstall

You do not have to install it. The binary runs where it stands:

    ./bgdb-desktop

Requirements: a 64-bit Linux desktop with GTK4 and libadwaita available. The
bundle carries its own Python, so no Python installation is needed.

On first run, sign in with your bgdb.app account -- or point the app at your own
server from the "Server" section of the sign-in screen.

BUILD-INFO.txt records which build this is. Quote it in any bug report.
