Skip to content

ROTten Text: This is a simple .NET MAUI project built with Visual Studio that allows users to encrypt and decrypt texts using the ROT (Rotation by fixed number of characters) method.

License

Notifications You must be signed in to change notification settings

Moataz111/ROTten-Text

Repository files navigation

ROTten Text

ROTten Text is a simple .NET MAUI app that allows users to encrypt and decrypt texts using the ROT (Rotation by fixed numbers of characters) cipher method.

Here are some screenshots:

Android (Light Mode):



Windows (Dark Mode):

The app is adaptive to the system theme.

Installation

Android: You can download the Android app directly from here*. There are plans to publish it on Google Play Store in the future (currently, my country isn't supported for registration for publishing apps).

Windows: You can download the Windows app directly from here*. There are plans to publish it on Microsoft Store in the future.

Alternatively, to run the app on your local machine, you will need to have Visual Studio 2022 and the .NET 7 SDK installed. Once you have those installed, you can clone this repository and open the solution file in Visual Studio. From there, you can build and run the app on your local machine.

* I <3 side-loading apps! ;)

How it works?

To use ROTten Text, firstly enter the text you want to encrypt or decrypt in the input field, choose the rotation number (i.e enter the first and second keys), and click the "Encrypt" or "Decrypt" button. The output will be displayed in the output field. You can also click the Copy or Share buttons to copy or share the result.

Contributing

If you are interested in contributing to this project, feel free to fork the repository and submit a pull request. All kinds of contributions are welcome, including bug fixes, adding features, and user experience enhancement.

License

This project is licensed under GNU GPL version 3 license. See the LICENSE file for more information.

About

ROTten Text: This is a simple .NET MAUI project built with Visual Studio that allows users to encrypt and decrypt texts using the ROT (Rotation by fixed number of characters) method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages