5a2ddd031bf43b28e6b453267d310edffb65904d
Moved Base64 strings for executable and icon into a dedicated Python module (base64_strings.py) instead of text files, enhancing code organization. Updated main.py to import Base64 strings from the new module. Also replaced placeholder program name 'DeinProgrammName' with 'Toolbox' throughout the installer scripts.
Toolbox
install
first install node.js
then run
npm install -g @saucer-dev/cli
build embeded files with line
saucer embed <source> <destination>
like
saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
Languages
C++
54.8%
HTML
21.7%
CSS
15.7%
Python
4.7%
CMake
2.1%
Other
1%