LICENSE
README.md
pyproject.toml
src/app/__init__.py
src/app/__main__.py
src/app/cli.py
src/app/src/__init__.py
src/app/src/db/__init__.py
src/app/src/db/dbCreation.py
src/app/src/langs/Languages.py
src/app/src/mclib/__init__.py
src/app/src/mclib/mclib.py
src/app/src/profiles/__init__.py
src/app/src/profiles/profileManagement.py
src/app/src/screens/DashboardScreen.py
src/app/src/screens/ProfilesScreen.py
src/app/src/screens/SelectLanguageScreen.py
src/app/src/screens/__init__.py
src/app/src/styles/Styles.py
src/app/src/themes/__init__.py
src/app/src/themes/themes.py
src/app/src/utils/__init__.py
src/app/src/utils/fileHandling.py
src/app/src/utils/miscFunctions.py
src/app/src/utils/typo.py
src/kaleido_launcher.egg-info/PKG-INFO
src/kaleido_launcher.egg-info/SOURCES.txt
src/kaleido_launcher.egg-info/dependency_links.txt
src/kaleido_launcher.egg-info/entry_points.txt
src/kaleido_launcher.egg-info/requires.txt
src/kaleido_launcher.egg-info/top_level.txt