.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
GITHUB_SETUP.md
LICENSE
README.md
cliff.toml
pyproject.toml
requirements-dev.txt
run.py
.github/CODEOWNERS
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/release.yml
tests/__init__.py
tests/conftest.py
tests/test_monitor.py
vpn_monitor/__init__.py
vpn_monitor/gui.py
vpn_monitor/main.py
vpn_monitor/monitor.py
vpn_monitor/tray.py
vpn_monitor.egg-info/PKG-INFO
vpn_monitor.egg-info/SOURCES.txt
vpn_monitor.egg-info/dependency_links.txt
vpn_monitor.egg-info/entry_points.txt
vpn_monitor.egg-info/requires.txt
vpn_monitor.egg-info/top_level.txt