LICENSE
README.md
pyproject.toml
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/__init__.py
src/itomori/main.py
src/itomori/style.tcss
src/itomori/components/AboutScreen.py
src/itomori/components/AddNoteInputBox.py
src/itomori/components/InfoWhereSaved.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/pages/AboutScreen.py
src/itomori/pages/LincenseScreen.py
src/itomori/pages/Settings.py
src/itomori/styles/settings.tcss
src/itomori/themes/YourNameTheme.py