This website requires JavaScript.
Explore
Help
Sign in
Wobbl
/
Bread_Editor
Watch
2
Star
1
Fork
You've already forked Bread_Editor
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A simple binary file editor made with PyQt6.
16
commits
1
branch
0
tags
187
KiB
Python
100%
74b95d8cf9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
EKNr1
74b95d8cf9
Now the user is restricted to inputting only 0 and 1 and cant overwrite the separator character.
2024-11-20 15:52:10 +01:00
gui
/raw_ui
Implemented closing tabs.
2024-11-19 19:05:28 +01:00
binary_text_edit.py
Now the user is restricted to inputting only 0 and 1 and cant overwrite the separator character.
2024-11-20 15:52:10 +01:00
connect_gui.py
Now the editor even warns when it gets closed and there are any unsaved files.
2024-11-20 13:45:49 +01:00
file.py
Now the user is restricted to inputting only 0 and 1 and cant overwrite the separator character.
2024-11-20 15:52:10 +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
Now the editor even warns when it gets closed and there are any unsaved files.
2024-11-20 13:45:49 +01:00