Commit graph

5 commits

Author SHA1 Message Date
649b21c794
Add gui for changing settings
This adds a basic GUI through PyQt6, from where the user can control the
settings & run the program in a visual way. (task requirement, my
personal choice would've been CLI flags, but oh well)
2025-03-16 12:53:30 +01:00
9258805802
Optional include center search (LS/SHC switch)
This also moves the search function into a separate file.
2025-03-16 11:21:20 +01:00
6cb016d5e9
Basic local search 2025-03-16 11:21:20 +01:00
bcf22269e8
Add necessary utils 2025-03-16 11:21:20 +01:00
1bbd75a87b
Initial commit 2025-03-16 11:21:18 +01:00