https://github.com/adwaith-rajesh/notepad-clone
A simple clone of notepad
https://github.com/adwaith-rajesh/notepad-clone
Last synced: 12 months ago
JSON representation
A simple clone of notepad
- Host: GitHub
- URL: https://github.com/adwaith-rajesh/notepad-clone
- Owner: Adwaith-Rajesh
- Created: 2020-12-12T14:41:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T15:44:28.000Z (about 5 years ago)
- Last Synced: 2025-01-13T23:25:11.521Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notepad Clone
This is simple clone of the default notepad in windows 10.
____
## Missing features
- Print
- status bar (open to contributions)
___
## external package
- tkfontchooser
Can be installed by running
```bash
pip install tkfontchooser
```
____
#### Run the program using the command
```bash
python main.py
```
____
#### Get the executable here
Click this [link](https://drive.google.com/file/d/1o4T6lc0Wd_Qn_Z-ZFpT_W_F0MQuyHpZs/view?usp=sharing) to download the window 64 bit executable.