A simple binary file editor made with PyQt6.
Find a file
2024-11-19 18:53:22 +01:00
gui/raw_ui Made it working dir independent. 2024-11-19 18:53:22 +01:00
connect_gui.py Added file saving. 2024-11-19 18:32:52 +01:00
file.py Added file saving. 2024-11-19 18:32:52 +01:00
main.py Made the open_files variable a dict again so it is easy to get the file object by the path. 2024-11-19 18:13:41 +01:00
requirements.txt Updated requirements.txt 2024-11-18 17:56:47 +01:00
utils.py Added file saving. 2024-11-19 18:32:52 +01:00