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

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

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.