Codepad# is a versatile and multilingual code editor with various features like Base64 encoding/decoding, text searching, customizable background colors, and more. This project is implemented using Python and Tkinter. If you don't like something or find something missing, you can improve it as you wish!
- Multilingual Support: Available in English, Turkish, German, Russian, French, Spanish, Italian, Greece and Cheenese.
- File Operations: Create new files, open existing files, save files, and save files as new files.
- Edit Operations: Undo, copy, paste, and select all text.
- Search Functionality: Find text within the document.
- Base64 Encoding/Decoding: Encode and decode text using Base64.
- Customizable Background: Choose background color for the editor.
- Run Python Files: Execute Python files directly from the editor.
- Keyboard Shortcuts: Convenient keyboard shortcuts for various operations.
- Open Source: All their code is open source.
- Hex Encoding/Decoding:Encode and decode Hex codes.
To run Codepad#, you need to have Python installed on your machine. You can download Python from python.org. or type on your terminal
sudo apt install install pyton3 sudo yum install python3sudo dnf install python3sudo pacman -S pythonsudo zypper install python3sudo emerge --ask dev-lang/python-
Clone the repository:
git clone https://github.com/mehrunes31/Codepad-sharp.git cd Codepad-sharp -
Install the required dependencies:
pip install tk
if you have a externally-managed-environment error in pip type this:
pip install tk --break-system-packages
-
Run the application:
python Codepad-sharp.py
- New File:
Ctrl+N - Open File:
Ctrl+O - Save File:
Ctrl+S - Save As:
Ctrl+Shift+S - Exit:
Ctrl+Q - Undo:
Ctrl+Z - Copy:
Ctrl+C - Paste:
Ctrl+V - Select All:
Ctrl+A - Find Text:
Ctrl+F
Contact Informations:
Discords: arduniomini, iph4nt0m.matrix.org