LICENSE
README.md
pyproject.toml
src/Itomori/__init__.py
src/Itomori/main.py
src/Itomori/style.tcss
src/Itomori.egg-info/PKG-INFO
src/Itomori.egg-info/SOURCES.txt
src/Itomori.egg-info/dependency_links.txt
src/Itomori.egg-info/entry_points.txt
src/Itomori.egg-info/requires.txt
src/Itomori.egg-info/top_level.txt
src/Itomori/components/AboutScreen.py
src/Itomori/components/AddNoteInputBox.py
src/Itomori/components/InfoWhereSaved.py
src/Itomori/components/LicenseScreen.py
src/Itomori/components/LicenseText.py
src/Itomori/components/LogoText.py
src/Itomori/components/RecentNotes.py
src/Itomori/components/ViewRawNotes.py
src/Itomori/components/WelcomeTextRender.py
src/Itomori/components/__init__.py
src/Itomori/themes/YourNameTheme.py