mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-07 16:03:55 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms)
https://chris.netsoj.nl/projects/harbour-sailfin
- Removed "jellyfin" prefix from files, as they are already in a
directory named Jellyfin
- Split the former "jellyfinitem.{h,cpp}" into multiple files in the DTO
directory, one for each class. The jellyfinitem files started to
become enormous.
- Use forward declarations in headers instead of including files
wherever possible.
- Updated copyright headers
|
||
|---|---|---|
| cmake | ||
| core | ||
| 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.
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.