.ci/flathub_wait_for_build.sh | |
|
|
.ci/obs_wait_for_build.sh | |
|
|
.codeclimate.json | |
|
|
.github/FUNDING.yml | |
|
|
.github/issue_template.md | |
|
|
.github/workflows/aur.yml | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/flathub.yml | |
|
|
.github/workflows/opensuse.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
AUTHORS | |
|
|
LICENSE | |
|
|
README.md | |
|
|
cozy/__init__.py | 0 | A 0 mins |
|
cozy/app_controller.py | 86 | A 0 mins |
|
cozy/application_settings.py | 66 | A 2 hrs |
|
cozy/architecture/__init__.py | 0 | A 0 mins |
|
cozy/architecture/event_sender.py | 18 | A 0 mins |
|
cozy/architecture/observable.py | 38 | A 35 mins |
|
cozy/architecture/profiler.py | 9 | A 0 mins |
|
cozy/architecture/singleton.py | 6 | A 0 mins |
|
cozy/control/__init__.py | 0 | A 0 mins |
|
cozy/control/application_directories.py | 11 | A 0 mins |
|
cozy/control/artwork_cache.py | 180 | B 4 hrs |
|
cozy/control/db.py | 232 | A 3 hrs |
|
cozy/control/db_updater.py | 93 | A 1 hr |
|
cozy/control/filesystem_monitor.py | 107 | A 0 mins |
|
cozy/control/mpris.py | 352 | D 2 days |
|
cozy/control/offline_cache.py | 223 | B 5 hrs |
|
cozy/control/playback_speed.py | 55 | A 0 mins |
|
cozy/control/player.py | 512 | D 2 days |
|
cozy/control/sleep_timer.py | 181 | A 3 hrs |
|
cozy/control/string_representation.py | 24 | A 25 mins |
|
cozy/db/__init__.py | 0 | A 0 mins |
|
cozy/db/artwork_cache.py | 6 | A 0 mins |
|
cozy/db/book.py | 13 | A 0 mins |
|
cozy/db/model_base.py | 22 | A 0 mins |
|
cozy/db/offline_cache.py | 7 | A 0 mins |
|
cozy/db/settings.py | 9 | A 0 mins |
|
cozy/db/storage.py | 7 | A 0 mins |
|
cozy/db/storage_blacklist.py | 4 | A 0 mins |
|
cozy/db/track.py | 12 | A 0 mins |
|
cozy/ext/__init__.py | 0 | A 0 mins |
|
cozy/ext/inject/LICENCE | |
|
|
cozy/ext/inject/__init__.py | 370 | C 7 hrs |
|
cozy/ext/inject/py.typed | |
|
|
cozy/extensions/__init__.py | 0 | A 0 mins |
|
cozy/extensions/set.py | 12 | A 0 mins |
|
cozy/media/__init__.py | 0 | A 0 mins |
|