Added Pytheia project

Pytheia is an image viewer, based on Python and Gtk 3, compatible with X11 and Wayland.

The primary goals (well, some of) are:

  • being keyboard driven as much as possible
  • as little GUI as possible, most action being intended to be perform via keybindings.

I started this around 2010 / 2011, as a pure hobby project to improve Python skills. It remained unmodified for huge periods of time, simply occasionally performing some changes to allow running on new stuff (Python3, Gtk3 etc.).

For more details, come and check on Github!

Pages