Skip to content
View creptic's full-sized avatar
  • Toronto, Canada

Block or report creptic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
creptic/README.md

I like writing small, efficient utilities that run well in the terminal.
Most of my work focuses on:

  • CLI tools
  • Linux automation
  • Minimal dependencies

Projects

qbtctl

A fast command-line client for controlling qBittorrent via the Web API.

Features:

  • static C build
  • manage torrents from the terminal
  • change torrent settings
  • sequential download control
  • works well in Docker

qbt-onadd

Automation script for qBittorrent that runs when torrents are added.

Pinned Loading

  1. qbt-onadd qbt-onadd Public

    Sets custom settings to a single torrent in qBittorent server when added or run manually, without effecting other torrents. Settings include tags, seedtime, speeds, ratio limit and more. Customize …

    Shell 4

  2. qbtctl qbtctl Public

    Minimal, ultra-fast command-line interface for monitoring and controlling qBittorrent via its Web API. Includes live torrent monitoring, sorting, and torrent info display.

    C 1