pogui

File encryption and backup GUI


Keywords
backup, encryption, gui, libsodium, pywebview
License
MIT
Install
pip install pogui==0.0.4

Documentation

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]

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