A simple binary file editor made with PyQt6.
Find a file
2024-11-20 13:05:24 +01:00
gui/raw_ui Implemented closing tabs. 2024-11-19 19:05:28 +01:00
connect_gui.py Implemented closing tabs. 2024-11-19 19:05:28 +01:00
file.py Implemented a warning if the user tries to close a file that was not saved. 2024-11-20 13:05:24 +01:00
main.py Implemented a warning if the user tries to close a file that was not saved. 2024-11-20 13:05:24 +01:00
requirements.txt Updated requirements.txt 2024-11-18 17:56:47 +01:00
utils.py Implemented a warning if the user tries to close a file that was not saved. 2024-11-20 13:05:24 +01:00