note that for the data access, the execution place is relevant

This commit is contained in:
flukx 2024-08-09 15:19:34 +02:00
parent 6e159ad5c4
commit 5ac67e0d64

View file

@ -4,7 +4,7 @@ A GUI for the flinventory project/ data format.
Currently only intended for bike part lists.
It's run with `python flinventory_gui/search.py`.
It's run with `cd flinventory_gui && python search.py`.
## Packages and importing
@ -34,4 +34,4 @@ added `11111` for protocol `tcp`.
could be helpful.
- Make this filter keyboard accessible. Ctrl+F activates choice, then letter chooses something which is
marked in the text on the bike picture.
- Figure out why sometimes the page reloads completely.
- Figure out why sometimes the page reloads completely.