mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-07 07:53:55 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms)
https://chris.netsoj.nl/projects/harbour-sailfin
This settingsframework uses mlite5 on SailfishOS and other platforms with the mlite library present, because I believe DConf is neat. For platforms that do not have DConf and mlite present, it falls back to a quickly put together implementation that uses QSettings as a backend. Implementing an settings item is simply done by subclassing the Jellyfin::QObjectSettingsWrapper. |
||
|---|---|---|
| cmake | ||
| core | ||
| graphics | ||
| qtquick | ||
| rpm | ||
| sailfish | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
Sailfin
Sailfin is a Sailfish OS client for Jellyfin, a media server, written in C++ and qml.
Screenshots (running on Sailfish OS)

License
This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.