543e2bae9c3834cfa3127f40adfb31d7fa5d8092
This commit introduces a new Tkinter-based GUI installer script (`installer/main.py`) that manages file extraction and shortcut creation. Additionally, a new file system access feature was added to the `ToolboxWindow` class, allowing users to open directories with platform-specific commands. Improvements also include platform-specific adjustments for Windows executables in the CMake configuration.
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%