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.
17
commits
1
branch
0
tags
187
KiB
Python
100%
708cbe6fc8
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
708cbe6fc8
Fixed a bug in the input filtering.
2024-11-20 16:20:04 +01:00
gui
/raw_ui
Implemented closing tabs.
2024-11-19 19:05:28 +01:00
binary_text_edit.py
Fixed a bug in the input filtering.
2024-11-20 16:20:04 +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