No description
- Slint 86.5%
- CMake 8%
- C++ 5.5%
| src | ||
| ui | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
soft-meca
soft-meca is an exploration repo for a future mechanical-audio desktop application, with Slint under evaluation as the UI layer.
Building
Build instructions will be added once the first runnable prototype exists.
Roadmap
Planned areas of exploration include:
- setting up a minimal runnable Slint application
- experimenting with interface layouts and interaction patterns
- testing integration with application logic
- assessing whether the stack feels viable for a larger tool
Notes
This is a test repository, not a production-ready application. The structure, tooling, and documentation will likely change as the direction becomes clearer.