LICENSE
README.md
pyproject.toml
src/helm/__init__.py
src/helm/cli.py
src/helm/core/__init__.py
src/helm/core/config_manager.py
src/helm/core/config_wizard.py
src/helm/core/indexer_manager.py
src/helm/core/lite_downloader.py
src/helm/core/lite_fetcher.py
src/helm/core/lite_plugin_loader.py
src/helm/core/oneshot.py
src/helm/core/qbittorrent_client.py
src/helm/core/rss_fetcher.py
src/helm/core/torrent_filter.py
src/helm/plugins/__init__.py
src/helm/plugins/eztv.py
src/helm/plugins/helpers.py
src/helm/plugins/limetorrents.py
src/helm/plugins/novaprinter.py
src/helm/plugins/piratebay.py
src/helm/plugins/solidtorrents.py
src/helm/plugins/torlock.py
src/helm/plugins/torrentproject.py
src/helm/ui/__init__.py
src/helm/ui/colors.py
src/helm/ui/tui.py
src/helm_torrent.egg-info/PKG-INFO
src/helm_torrent.egg-info/SOURCES.txt
src/helm_torrent.egg-info/dependency_links.txt
src/helm_torrent.egg-info/entry_points.txt
src/helm_torrent.egg-info/requires.txt
src/helm_torrent.egg-info/top_level.txt
tests/test_lite_plugin_loader.py
tests/test_torrent_filter.py