-
Notifications
You must be signed in to change notification settings - Fork 0
2. How to set Pengcrypt up?
Pengu edited this page Dec 4, 2024
·
6 revisions
Setting Pencrypt up is super easy and uncomplicated, you just download the sources.zip from our GitHub page and extract it in your preferred directory. Then you only have to start it via the python interpreter, but for that you surely need the python interpreter, on Linux it usually is already is installed, but on Windows you have to get the Python 3.12 from the Microsoft Store. Then you can start the program like this:
cd ~/path/to/your/pencrypt.py/
python3 pencrypt.py
Direct into the folder of the pencrypt.py via files
Open the pencrypt.py file with Python 3.12