Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 823 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 823 Bytes

Base64Tools

Overview

Base64Tools is a powerful and easy-to-use tool designed to be fancy. It is designed to encode and decode texts in both Asci and UTF-8.

Features

Auto App Update, a nice modern design, encryption / decryption of massages

Installation

Note

Installer / standalone Versions can be found here: https://github.com/TheDoctor200/Base64Tools/releases/latest


Web Version: https://base64tools.onrender.com (currently TBD)

Github Cloning:

  1. You need the latest version of python installed: https://www.python.org/downloads/
  2. Install my Tool using pip as always, make sure to open the terminal in the directory you cloned the app:

Requirenment Installation:

pip install -r requirements.txt

Run the app:

python frontend_app.py