GTK GUI for SweeCrypt
Find a file
2024-09-12 16:41:11 -07:00
dpkg Update control 2024-09-12 16:41:11 -07:00
.gitignore Initial commit 2024-09-07 14:24:42 -07:00
generate-deb.py Update generate-deb.py 2024-09-10 16:18:27 -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
sweecrypt-gtk.py slightly simplify 2024-09-09 16:47:18 -07:00
sweecrypt-gtk.ui icon 2024-09-07 21:09:23 -07: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