Go to file
sergiotarxz c54fa2b2e4 Adding me.sergiotarxz.openmg.json 2022-01-25 01:45:27 +01:00
include/openmg Better yet image download. 2022-01-23 11:35:31 +01:00
src Limiting search to 20 mangas to improve performance. 2022-01-23 15:43:50 +01:00
.gitmodules Adding sqlite submodule to add sqlite support. 2021-11-26 23:37:24 +01:00
AUTHORS.md Fix to endes patch (Unitialized html_document.) and default to build flatpak 2022-01-23 09:58:01 +01:00
LICENSE Initial commit 2021-10-17 10:34:37 +02:00
README.md Fix to endes patch (Unitialized html_document.) and default to build flatpak 2022-01-23 09:58:01 +01:00
me.sergiotarxz.openmg.json Adding me.sergiotarxz.openmg.json 2022-01-25 01:45:27 +01:00
meson.build Fix to endes patch (Unitialized html_document.) and default to build flatpak 2022-01-23 09:58:01 +01:00
meson_options.txt Fix to endes patch (Unitialized html_document.) and default to build flatpak 2022-01-23 09:58:01 +01:00
openmg.supp Added valgrind supression list 2022-01-20 14:22:47 +01:00
openmg.svg Adding the logo contributed by Germe.deb. 2021-11-22 22:46:04 +01:00
openmg.svg.LICENSE Adding the logo contributed by Germe.deb. 2021-11-22 22:46:04 +01:00

README.md

mangareader

Installing the app.

First fine tune the options in me.sergiotarxz.openmg.json for meson you want to have, for example preview images, complete list is on meson_options.txt

flatpak --user remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo 
flatpak install org.gnome.Sdk//master
flatpak install org.gnome.Platform//master
flatpak-builder --install --user build me.sergiotarxz.openmg.yml me.sergiotarxz.openmg

Running the app

flatpak run me.sergiotarxz.openmg