8000 GitHub - dyskette/seneca: EPUB reader for GNOME
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dyskette/seneca

Repository files navigation

Seneca (in development)

Seneca is an epub reader made to fit in GNOME.

Screenshot

Installation

To download:

git clone git@github.com:dyskette/seneca.git
cd seneca

To build and install, seneca uses meson with ninja. Run the following commands:

meson builddir
ninja -C builddir
sudo ninja -C builddir install

Requirements

For installation:

  • gcc
  • python3
  • pygobject-3.0
  • webkit2gtk-web-extension-4.0
  • meson
  • glib-compile-schemas

For running:

  • python3
  • python3-gobject
  • python3-lxml
  • webkit2gtk

License

This software is under the GPLv3. See the COPYING file.

About

EPUB reader for GNOME

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0