An open API service indexing awesome lists of open source software.

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

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

![monokai](image/Screenshot%20from%202022-10-11%2010-09-11.png)
![light-mode](image/Screenshot%20from%202022-10-11%2010-09-35.png)
![dark-mode](image/Screenshot%20from%202022-10-11%2010-10-53.png)

## 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