GTK GUI for SweeCrypt
Find a file
Admin 1b656964a7
All checks were successful
Sanity check / Test Python file (push) Successful in 14s
Fix Window growing
2024-12-23 15:00:49 -08:00
.forgejo/workflows Update .forgejo/workflows/build.yml 2024-12-18 15:44:54 -08:00
dpkg fixing desktop files 2024-09-12 17:03:56 -07:00
.gitignore Initial commit 2024-09-07 14:24:42 -07:00
generate-deb.py Edited files on Android 2024-09-14 01:01:37 -07:00
LICENSE Edited files on Android 2024-09-09 02:03:23 -07:00
README.md fix typo 2024-09-09 08:11:15 -07:00
requirements.txt Add requirements.txt 2024-10-12 22:30:39 -07:00
sweecrypt-gtk.py slightly simplify 2024-09-09 16:47:18 -07:00
sweecrypt-gtk.ui Fix Window growing 2024-12-23 15:00:49 -08:00

SweeCrypt GTK

GUI for SweeCrypt in Python PyGTK

Requirements

  • sweecrypt Python module
  • pygobject Python module
    python3-gi and python3-gi-cairo on Debian/Ubuntu
  • GTK3 libraries
    gir1.2-gtk-3.0 on Debian/Ubuntu