Koko is an image viewer designed for desktop and touch devices.
Contributions are welcome. We use https://invent.kde.org/graphics/koko/.
The KDE Community Code of Conduct is applied.
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.
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.
- https://download.geonames.org/export/dump/cities1000.zip
- https://download.geonames.org/export/dump/admin1CodesASCII.txt
- https://download.geonames.org/export/dump/admin2Codes.txt
These files need to be copied to the src
directory. CMake will
take care of the rest.