A simple binary file editor made with PyQt6.
Find a file
2024-11-21 20:19:37 +01:00
gui/raw_ui Implemented setting: highlight ones. 2024-11-21 20:19:37 +01:00
binary_text_edit.py Made it write even if the cursor is at the end of the file. 2024-11-20 17:19:07 +01:00
connect_gui.py Implemented setting: highlight ones. 2024-11-21 20:19:37 +01:00
editor.py Implemented reopening last opened file. 2024-11-21 19:47:15 +01:00
example.txt Added example.txt 2024-11-21 18:57:58 +01:00
file.py Implemented reopening last opened file. 2024-11-21 19:47:15 +01:00
highlighting.py Made the font background of ones orange. 2024-11-20 18:26:46 +01:00
main.py Implemented setting: highlight ones. 2024-11-21 20:19:37 +01:00
requirements.txt Updated requirements.txt 2024-11-18 17:56:47 +01:00
settings.py Implemented setting: highlight ones. 2024-11-21 20:19:37 +01:00
ui.py Implemented setting: highlight ones. 2024-11-21 20:19:37 +01:00
utils.py Implemented setting: highlight ones. 2024-11-21 20:19:37 +01:00