DropForge Release
- Build date:
2026-07-25 18:32:37+00:00 - Reference commit: ee086c9
Linux server or CLI install
Linux:
curl -fsSL https://raw.githubusercontent.com/HimanM/TwitchDropsMiner/main/scripts/install.sh | shChoose the authenticated DropForge Web UI or terminal CLI when prompted. Web installs default to localhost on port 17473; use Tailscale Serve for private remote access or explicitly select 0.0.0.0 for a trusted LAN.
macOS uses the same command and installs the terminal release.
On Termux, install prerequisites first:
pkg install python clang curl tarRun tdminer tui for the richer macOS Textual interface, or tdminer cli for the portable prompt-based interface used by source installs and Termux-style terminals.
The portable CLI includes a boxed slash-command input. Type / for commands, /priority add or /exclude add for game completion, and /switch for channel completion.
The Linux installer manages source releases, dependencies, systemd, and persistent data under ~/.local/share/tdminer. The macOS release binary is self-contained. Launchers install to ~/.local/bin by default and can be redirected with TDMINER_INSTALL_DIR=/path/to/bin.