Platform | Command |
---|---|
Coming soon to Flathub |
# do not run it inside nix-shell
nix run github:xinux-org/e-imzo
export GTK_DEBUG=interactive
meson setup build
meson compile -C build
./build/src/E-IMZO-Manager
# generate translation words from /po/POTFILES.in
xgettext --directory=.. --files-from=POTFILES.in --from-code=UTF-8 -kgettext -o messages.pot
To deploy the app, head to Flatpak.md
This project is licensed under the CC-BY-4.0 license due to stricted use of Soliq.uz'es policy - see the LICENSE file for details.