because I keep biting off more than I can chew. I wanted to release a small utility first to get familiar again with #GNOME / #GTK / #Flatpak development.

also something that I need myself. a week worth of hacking.

introducing Bobby: a SQLite file viewer.

https://github.com/hbons/Bobby

#rust

I ran out of CI minutes so sadly no automatic Flatpak builds...

you'll get that in the new year and I'll submit it to #FlatHub then.

feedback welcome though if you are brave enough to compile from source. :)

@hbons No checked in manifest for a one click Builder flatpak build? ;-) Looks super nice though, will take a peek early next week!

@nedrichards Bobby flatpak files now available as CI artefacts, for example here:

https://github.com/hbons/Bobby/actions/runs/20667997540

Preferences still broken...

feedback welcome!

GitHub - hbons/Bobby: Browse SQLite files

Browse SQLite files. Contribute to hbons/Bobby development by creating an account on GitHub.

GitHub

binding a schema preference to a Switch: a delightful breeze. 🎐

binding a schema preference to a Combo: literal hell. 😩

#gtk #gnome #rust