Skip to content

sz3/pogui

Repository files navigation

Build Status Coverage Status PyPI Version Supported Python versions

PogUI

A desktop application for encrypting and/or backing up files. Uses pog under the hood, as the name suggests.

pogui is beta software! But it does mostly work, so there's that!

Installation

Use pip:

pip install pogui

on linux:

pip install pogui[qt]

(if the PyQt5 dependency fails, you may need to upgrade pip: pip install -U pip)

From source,

python setup.py build
python setup.py install

For linux source build, PyQtWebEngine should be installed. For example, by:

pip install PyQt5 PyQtWebEngine

Usage

pogui or python -m pogui.pogui