An open API service indexing awesome lists of open source software.

https://github.com/wdbm/bochica

GNU Privacy Guard encryption-decryption graphical user interface
https://github.com/wdbm/bochica

gpg gui pgp

Last synced: about 1 year ago
JSON representation

GNU Privacy Guard encryption-decryption graphical user interface

Awesome Lists containing this project

README

          

# bochica

GNU Privacy Guard encryption-decryption graphical user interface

# setup

This program works with Python 3 and PyQt5.

```Bash
sudo apt install python3-pyqt5
sudo pip install bochica
```

# usage

```Bash
bochica
```

# screenshots

|**encrypt** |**decrypt** |
|------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|
|![](https://raw.githubusercontent.com/wdbm/bochica/master/media/bochica_encrypt.png)|![](https://raw.githubusercontent.com/wdbm/bochica/master/media/bochica_decrypt.png)|