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

https://github.com/johnhornjh/jhenc


https://github.com/johnhornjh/jhenc

bash encoding encryption encryption-decryption python shell-script termux termux-tool

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# _JH ENC_

## INSTALL
```bash
pkg upgrade && pkg update
pkg install python3
pkg install python-pip
pip install rich
pkg install git
git clone https://github.com/johnhornjh/jhenc
cd jhenc
```

Python or Bash?
```bash
python enc-sh.py
```
for bash

```bash
python enc.py
```
for PYTHON