Skip to content

Add Widget for Deluge Torrent #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

shaezzy
Copy link

@shaezzy shaezzy commented Apr 6, 2025

Adding a widget for showing the status of torrents
Screenshot 2025-04-06 134714

Config

- type: torrents
  url: http://localhost:8112/
  username: admin
  password: deluge
  client: deluge

Current implementation includes deluge only, but additional supported torrent clients could be added as well.
The TorrentClient interface, can be reimplemented for different torrent clients, and added in the switch statement for clientType

@jdcool00
Copy link

This is such a needed feature imo why it has not been pulled yet any idea?

@russssl
Copy link

russssl commented May 20, 2025

amazing feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants