LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
Notesh.egg-info/PKG-INFO
Notesh.egg-info/SOURCES.txt
Notesh.egg-info/dependency_links.txt
Notesh.egg-info/entry_points.txt
Notesh.egg-info/not-zip-safe
Notesh.egg-info/requires.txt
Notesh.egg-info/top_level.txt
notesh/__init__.py
notesh/command_line.py
notesh/default_bindings.toml
notesh/main.css
notesh/main.py
notesh/play_area.py
notesh/utils.py
notesh/drawables/__init__.py
notesh/drawables/box.py
notesh/drawables/drawable.py
notesh/drawables/sticknote.py
notesh/widgets/__init__.py
notesh/widgets/color_picker.py
notesh/widgets/multiline_input.py
notesh/widgets/sidebar.py
notesh/widgets/sidebar_left.py