You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
sergiotarxz 03ca046180 Multiple fixes, allowing to compile without images in lists. (Too expensive for some
computers) Logging image writes.
1 year ago
include/openmg Fix to avoid threading a lot with url pictures. 1 year ago
sqlite@855a165fec Adding sqlite submodule to add sqlite support. 2 years ago
src Multiple fixes, allowing to compile without images in lists. (Too expensive for some 1 year ago
.gitmodules Adding sqlite submodule to add sqlite support. 2 years ago
AUTHORS.md Adding the logo contributed by Germe.deb. 2 years ago
LICENSE Initial commit 2 years ago
README.md Adding flatpak instructions. 2 years ago
me.sergiotarxz.openmg.yml Fixing build in x86_64. 2 years ago
meson.build Multiple fixes, allowing to compile without images in lists. (Too expensive for some 1 year ago
meson_options.txt Multiple fixes, allowing to compile without images in lists. (Too expensive for some 1 year ago
openmg.svg Adding the logo contributed by Germe.deb. 2 years ago
openmg.svg.LICENSE Adding the logo contributed by Germe.deb. 2 years ago

README.md

mangareader

Installing the app.

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