Simple note app (for coding) in Dark Theme | Python Kivy
It works with a TextInput inside a ScrollView Text font in RobotoMono-Regular
for running on linux
- clone
git clone https://github.com/Kourva/StdIn && cd StdIn
- requirements
pip install kivy
- run
python3 main.py