- Notifications
You must be signed in to change notification settings - Fork0
Encryption/backup GUI. Built with pywebview.
License
NotificationsYou must be signed in to change notification settings
sz3/pogui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A desktop application for encrypting and/or backing up files. Usespog under the hood, as the name suggests.
pogui is beta software! But it does mostly work, so there's that!
Usepip
:
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 buildpython setup.py install
For linux source build,PyQtWebEngine
should be installed. For example, by:
pip install PyQt5 PyQtWebEngine
pogui
orpython -m pogui.pogui
About
Encryption/backup GUI. Built with pywebview.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published