LICENSE
README.md
pyproject.toml
setup.py
server_function/main.py
tests/test_basic.py
tests/test_cli.py
tests/test_core.py
tests/test_docker_tools.py
tests/test_gamification.py
tests/test_git_tools.py
tests/test_junk_score.py
tests/test_messages.py
tests/test_plugins.py
tests/test_restore.py
tests/test_scheduler.py
tests/test_sounds.py
tests/test_telemetry.py
vanish/__init__.py
vanish/__main__.py
vanish/cli.py
vanish/config.py
vanish/core.py
vanish/docker_tools.py
vanish/gamification.py
vanish/git_tools.py
vanish/health.py
vanish/junk_score.py
vanish/messages.py
vanish/notifications.py
vanish/plugins.py
vanish/restore.py
vanish/scheduler.py
vanish/sounds.py
vanish/telemetry.py
vanish/trash.py
vanish/tui.py
vanish/watch.py
vanish.egg-info/PKG-INFO
vanish.egg-info/SOURCES.txt
vanish.egg-info/dependency_links.txt
vanish.egg-info/entry_points.txt
vanish.egg-info/not-zip-safe
vanish.egg-info/requires.txt
vanish.egg-info/top_level.txt
vanish/assets/0x1900-000000-80-0-0.jpg
vanish/assets/fahhh.mp3
vanish/assets/vanish_icon.png
vanish/utils/__init__.py
vanish/utils/os_compat.py
vanish/utils/progress.py
vanish/utils/safety.py