项目作者: sz3

项目描述 :
Encryption/backup GUI. Built with pywebview.
高级语言: JavaScript
项目地址: git://github.com/sz3/pogui.git
创建时间: 2020-01-14T06:58:19Z
项目社区:https://github.com/sz3/pogui

开源协议:MIT License

下载


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:

  1. pip install pogui

on linux:

  1. pip install pogui[qt]

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

From source,

  1. python setup.py build
  2. python setup.py install

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

  1. pip install PyQt5 PyQtWebEngine

Usage

pogui
or
python -m pogui.pogui