Linux

deluge-console: An interactive interface for the Deluge BitTorrent client

The "deluge-console" is a command-line interface (CLI) tool designed to provide an interactive interface for the Deluge BitTorrent client. Deluge…

delta: A viewer for Git and diff output

Delta is a powerful and feature-rich viewer for Git and diff output. It enhances the way you view changes in…

deemix: A barebone deezer downloader library built from the ashes of Deezloader Remix

Deemix is a powerful open-source library that allows you to download music from Deezer, a popular music streaming platform. It…

declare: Declare variables and give them attributes

In the context of the Bash shell scripting language, the "declare" command is used to declare variables and assign attributes…

decaffeinate: Move your CoffeeScript source to modern JavaScript

"decaffeinate" is a tool used to migrate CoffeeScript source code to modern JavaScript. CoffeeScript is a programming language that compiles…

deb-get: apt-get functionality for .deb packages published in third party repositories or via direct download

deb-get is a tool that provides functionality similar to apt-get but specifically for handling .deb packages that are published in…

ddev: Container based local development tool for PHP environments

ddev is a container-based local development tool designed specifically for PHP environments. It aims to simplify the setup and management…

dd: Convert and copy a file

The dd command is a versatile utility used to convert and copy files in Unix-like operating systems. It operates at…

dcode: Recursively detect and decode strings, supporting hex, decimal, binary, base64, URL, FromChar encodings, Caesar ciphers, and MD5, SHA1, and SHA2 hashes

dcode is a command-line tool that enables the detection and decoding of strings within files or input data. It supports…

dcg: Drupal code generator

dcg (Drupal code generator) is a tool that helps automate the process of generating code in the Drupal content management…