Go to file
sergiotarxz 121aa3c805 Fixing meson instalation 2021-11-03 20:32:02 +01:00
include/openmg Adding support for large text on details view title. 2021-11-01 18:07:12 +01:00
src Reducing the label size. 2021-11-01 20:18:18 +01:00
LICENSE Initial commit 2021-10-17 10:34:37 +02:00
README.md Updating readme with instructions 2021-10-30 11:56:17 +02:00
me.sergiotarxz.openmg.yml Adding flatpak support. 2021-11-03 20:30:59 +01:00
meson.build Fixing meson instalation 2021-11-03 20:32:02 +01:00

README.md

mangareader

How to compile

Simply run make in the cloned directory and install the missing dev dependencies in your system if any.

Usually the packages you need end in -dev or -devel.

This is likely to change in the future to use the meson build system.

How to run

Run ./main in the cloned directory.