No description
  • Slint 86.5%
  • CMake 8%
  • C++ 5.5%
Find a file
2026-04-09 13:58:31 +02:00
src feat: implement row management in AppSidebar and SoftMeca components (experimenting with slint logic) 2026-04-09 13:58:31 +02:00
ui feat: implement row management in AppSidebar and SoftMeca components (experimenting with slint logic) 2026-04-09 13:58:31 +02:00
.gitignore first commit 2026-03-27 16:39:51 +01:00
CMakeLists.txt first commit 2026-03-27 16:39:51 +01:00
README.md first commit 2026-03-27 16:39:51 +01:00

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.