You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
build-aux/meson | 8 months ago | |
data | 8 months ago | |
po | 8 months ago | |
src | 8 months ago | |
COPYING | 8 months ago | |
README.md | 8 months ago | |
meson.build | 8 months ago | |
org.gnome.kroki.json | 8 months ago |
README.md
What is Kroki?
Kroki is a GTK based picture playlist application written in Vala.
Building Kroki
Instructions on how to build the latest version of Kroki. These can be modified to build a specific release.
This instruction only works on Linux based systems.
Step one:
Install the following package:
- Gnome builder
Step two:
git clone https://codeberg.org/christoffer/kroki
Step three:
Open Gnome builder, then use "open project", go to the home directory and choose the folder/project named "kroki".