Skip to content

Nichokas/EmojiCrypt

Repository files navigation

EmojiCrypt

EmojiCrypt is an open source project that allows you to encrypt and decrypt messages using emojis. It is a fun and creative way to communicate with your friends, family or colleagues.

How it works

EmojiCrypt uses a simple algorithm to convert each letter and symbol of your message into a corresponding emoji, according to a numerical key that you choose. For example, if your key is 3, the letter “a” becomes the emoji 😁, the letter “b” becomes the emoji 🤣, and so on. To decrypt the message, you just have to do the reverse process, using the same key.

How to install it

To install EmojiCrypt, you need to have Python 3 installed on your computer. You also need to install the colorama module, which you can do with the following command: pip install -r requeriments.txt or pip3 install -r requeriments.txt

Then, you just have to clone this repository in your preferred directory: git clone https://github.com/your-username/EmojiCrypt.git

cd EmojiCrypt

How to use it

To use EmojiCrypt to crypt, you just have to run the crypt.py file with Python: python crypt.py or python3 crypt.py

EmojiCrypt is an open source project and contributions from anyone interested in improving the code, documentation or functionality are welcome. If you want to contribute, you can do the following: Create an issue reporting a bug, suggesting an improvement or requesting a new feature. Fork the repository and create a branch with your changes. Then, make a pull request explaining what you have done and why. Share the project with your friends, social networks or developer communities.

License

EmojiCrypt is licensed under the GNU GENERAL PUBLIC LICENSE Version 3, which you can consult in the LICENSE file of this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages