A minimal but properly structured project template for building 100% QML applications on Sailfish OS, complete with a working test setup.
Why This Project
When I started developing for Sailfish OS, I found that most example projects were either too simple (no tests, no structure) or too complex. This template fills the gap—a “hello world” that’s actually production-ready.
Features
- Pure QML application structure
- Working test setup out of the box
- Follows Sailfish/Jolla Harbour submission guidelines
- Demonstrates best practices for [2015] QML app architecture
Reception
The project gained 41 stars on GitHub, making it one of my most popular repositories. It was referenced in various Sailfish OS developer communities and tutorials.