Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivy-js/cypher-crypt
This crypt software was a project from my informatic teacher
https://github.com/ivy-js/cypher-crypt
Last synced: about 1 month ago
JSON representation
This crypt software was a project from my informatic teacher
- Host: GitHub
- URL: https://github.com/ivy-js/cypher-crypt
- Owner: Ivy-js
- Created: 2023-11-06T14:01:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T09:50:27.000Z (about 1 year ago)
- Last Synced: 2024-01-14T13:06:36.583Z (12 months ago)
- Language: Python
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypher-Crypt
This crypt software was a project from my informatic teacher# Languages Used
- Python# How to run it ?
1. Clone our github or download it.
2. Put the `avion.ico` and the `app.py` in the SAME folder
3. Open Terminal or Command Prompt then run `python app.py` or `python3 app.py` if you have python3
Note : Open CMD or Terminal in the folder by doing `cd {path of your folder}`