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.
19
commits
1
branch
0
tags
187
KiB
Python
100%
df0cce9060
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
df0cce9060
Made the font bigger.
2024-11-20 17:21:02 +01:00
gui
/raw_ui
Implemented closing tabs.
2024-11-19 19:05:28 +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
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
Made the font bigger.
2024-11-20 17:21:02 +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