https://github.com/j03-dev/magictext
text editor make with python tkinter
https://github.com/j03-dev/magictext
guiapp project python python-tkinter text-editor tkinter
Last synced: 3 months ago
JSON representation
text editor make with python tkinter
- Host: GitHub
- URL: https://github.com/j03-dev/magictext
- Owner: j03-dev
- Created: 2021-06-18T13:25:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T07:29:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T14:33:59.833Z (11 months ago)
- Topics: guiapp, project, python, python-tkinter, text-editor, tkinter
- Language: Python
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magictext
## Install
### Install custom tkinter
```bash
sudo python -m pip installl -r requirement.txt
```
#### if tkinter is not install
```bash
sudo apt-get install python-tk
```
## Run python code
```bash
python main.py
```
## build and run
```bash
./build.sh
```
### Run binary
```bash
./build/dist/main/main
```
## Image



## Author
👤 **FITAHIANA Nomeniavo Joe <24nomeniavo@gmail.com>**
* Facebook: [@Nomeniavo Fitahiana](https://www.facebook.com/profile.php?id=100006864466268)
* Github: [@j03-dev](https://github.com/j03-dev)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐ if you like this project!
## Feature
- auto indent
- color scheme ( you can change theme )
- build python code
- terminal