Diluvium
A modern web UI for the Deluge BitTorrent client. Built with React, TypeScript, and Tailwind CSS.
Run:
docker run -p 3000:80 -e DELUGE_URL=http://192.168.1.x:8112 grldylan/diluvium
Features:
- Real-time torrent monitoring with 3s polling
- Add torrents via file upload, magnet links, or URLs
- Drag & drop
.torrent files
- Per-torrent file priority editing
- Speed graphs (download/upload history)
- NFO generator with multiple templates
- Torrent creator via Deluge RPC
- Column visibility customization
- Resizable detail panel
- Shift+click / Ctrl+A multi-selection
- Country flags for peers
- Multiple themes: Light, Dark, System, Catppuccin (Mocha/Latte), Nord (Dark/Light)
- Keyboard shortcuts (A=add, N=nfo, Space=pause/resume, Del=remove, Ctrl+F=search)
Torrent creator via Deluge RPC
Column visibility customization
Resizable detail panel
Shift+click / Ctrl+A multi-selection
Country flags for peers
Multiple themes: Light, Dark, System, Catppuccin (Mocha/Latte), Nord (Dark/Light)
Keyboard shortcuts (A=add, N=nfo, Space=pause/resume, Del=remove, Ctrl+F=search)