Skip to content

Release v19.6.Opinionated_By_HimanM

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:28
· 19 commits to main since this release

Twitch Drops Miner Release

  • Build date: 2026-07-16 01:28:35+00:00
  • Reference commit: 7183327

Terminal UI install

Linux/macOS:

curl -fsSL https://raw.githubusercontent.com/HimanM/TwitchDropsMiner/main/scripts/install.sh | sh

On Termux, install prerequisites first:

pkg install python clang curl tar

Run tdminer tui for the richer Linux/macOS Textual interface, or tdminer cli for the portable prompt-based interface used by Windows/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 tdminer release binaries are self-contained and do not require Linux/macOS users to install Python first. The binary installer needs curl and unzip, installs to ~/.local/bin by default, and can be redirected with TDMINER_INSTALL_DIR=/path/to/bin.