Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kde/koko
Image gallery application
https://github.com/kde/koko
Last synced: 4 days ago
JSON representation
Image gallery application
- Host: GitHub
- URL: https://github.com/kde/koko
- Owner: KDE
- Created: 2015-09-18T14:38:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T13:30:17.000Z (7 months ago)
- Last Synced: 2024-05-01T12:01:56.354Z (7 months ago)
- Language: QML
- Homepage: https://invent.kde.org/graphics/koko
- Size: 10.8 MB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/BSD-3-Clause.txt
Awesome Lists containing this project
README
# Koko
Koko is an image viewer designed for desktop and touch devices.
## Contributing
Contributions are welcome. We use https://invent.kde.org/graphics/koko/.
The [KDE Community Code of Conduct](https://kde.org/code-of-conduct) is applied.
## License
This project is licensed under the LGPL-2.1-only OR LGPL-3.0-only OR
LicenseRef-KDE-Accepted-LGPL. More information can be found in the
`LICENSES` folder.## Packaging
To build Koko, it is required to import a few files from outside this repository.
These files are licensed under the CC-BY-4.0 and are maintained by the GeoNames project.* http://download.geonames.org/export/dump/cities1000.zip
* http://download.geonames.org/export/dump/admin1CodesASCII.txt
* http://download.geonames.org/export/dump/admin2Codes.txtThese files need to be copied to the `src` directory. CMake will
take care of the rest.