2022-03-06 18:37:39 +01:00
|
|
|
# OpenMG
|
|
|
|
|
|
|
|
OpenMG is a GTK4 + Libadwaita manga reader written in C which uses `readmng` as its backend.
|
|
|
|
|
|
|
|
## Demostration
|
|
|
|
|
|
|
|
![Demostration vídeo of the manga reader.](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/mangareader/raw/branch/main/demostration.gif)
|
2021-10-17 10:34:37 +02:00
|
|
|
|
2021-11-03 20:44:44 +01:00
|
|
|
## Installing the app.
|
2021-10-30 11:56:17 +02:00
|
|
|
|
2022-01-23 09:58:01 +01:00
|
|
|
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`
|
|
|
|
|
2021-11-03 20:44:44 +01:00
|
|
|
```shell
|
|
|
|
flatpak --user remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
|
2022-04-12 04:13:57 +02:00
|
|
|
flatpak --user install org.gnome.Sdk//master
|
|
|
|
flatpak --user install org.gnome.Platform//master
|
|
|
|
flatpak-builder --install --user build me.sergiotarxz.openmg.json me.sergiotarxz.openmg
|
2021-10-30 11:56:17 +02:00
|
|
|
|
2021-11-03 20:44:44 +01:00
|
|
|
```
|
2021-10-30 11:56:17 +02:00
|
|
|
|
2021-11-03 20:44:44 +01:00
|
|
|
## Running the app
|
2021-10-30 11:56:17 +02:00
|
|
|
|
2021-11-03 20:44:44 +01:00
|
|
|
```shell
|
|
|
|
flatpak run me.sergiotarxz.openmg
|
|
|
|
```
|
2022-02-01 19:52:58 +01:00
|
|
|
|
|
|
|
## Donations welcome:
|
|
|
|
|
|
|
|
btc: `bc1q0apxdedrm5vjn3zr0hxswnruk2x2uecwqrusmj`
|