https://github.com/monich/harbour-lib
Utility library for Sailfish OS harbour apps
https://github.com/monich/harbour-lib
qml qt sailfishos
Last synced: 6 months ago
JSON representation
Utility library for Sailfish OS harbour apps
- Host: GitHub
- URL: https://github.com/monich/harbour-lib
- Owner: monich
- License: other
- Created: 2015-06-11T10:56:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-21T17:01:49.000Z (9 months ago)
- Last Synced: 2025-09-21T19:06:34.019Z (9 months ago)
- Topics: qml, qt, sailfishos
- Language: C++
- Homepage:
- Size: 319 KB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Reusable components for Jolla harbour apps
==========================================
Some of them allow to access undocumented Sailfish OS features, some
provide compatibility with older releases of Sailfish OS. This code
has been tested against Sailfish OS 2.1 meaning that some, if not most
of it, is probably incompatible with older versions.
The easiest way to use this code in your project is to add this repo
as a git submodule to your project and add the files you need to your
.pro file.
This repository is always work in progress, don't expect any tags,
formal releases or anything like that. Although you may expect the
changes to be backward compatible.