A node-based file browser for the desktop.
⚠ Currently in development. Expect bugs, missing features and breaking changes.! ⚠
- node-based architecture
- persistent UI
- multi-window tiling manager
- theme generator
- Qt 6.x
- C++23
* git clone https://github.com/Arlen/Surkl.git
* cd Surkl
* cmake . -B ./build -D CMAKE_BUILD_TYPE=Release
* cmake --build build/ --target surkl --parallel
Please see built-in documentation.