Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/poguiPublic

Encryption/backup GUI. Built with pywebview.

License

NotificationsYou must be signed in to change notification settings

sz3/pogui

Repository files navigation

Build StatusCoverage StatusPyPI VersionSupported Python versions

PogUI

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!

Installation

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

Usage

poguiorpython -m pogui.pogui


[8]ページ先頭

©2009-2025 Movatter.jp