Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 568 Bytes

Homebank

An unofficial flatpak version of Homebank.

FAQ

  • Network access

To enable access to the network use flatseal or the command below.

flatpak override --share=network fr.free.Homebank
  • File access

By default only access to xdg-documents is given. You can give homebank access to other files through flatseal or with the command below.

flatpak override --filesystem=<PATH-TO-FILE/DIR> fr.free.Homebank