PowerShell is an open-source shell program from Microsoft for automation and configuration management. Unlike traditional command prompts, it works with objects rather than plain text, allowing administrators and developers to...
Poppler is a widely used PDF rendering library. It also provides a collection of utilities to work with PDF files via command line. These tools allow you to extract text...
Glow is a lightweight command line application for rendering Markdown files directly in the terminal. It's especially useful for quickly previewing documentation, README files, or notes without needing a graphical...
TruffleHog is an open-source security scanner that digs through Git repositories and other sources to uncover secrets such as API keys, credentials, and tokens. It helps teams ensure that sensitive...
DataSpell is JetBrains specialized integrated development environment (IDE) tailored for data science workflows. It comes with excellent support for Jupyter notebooks, Python environments, and popular data tools, making it a...
RubyMine is an integrated development environment (IDE) from JetBrains, tailored for Ruby development. It provides intelligent code assistance, powerful debugging tools, and integration with popular frameworks and version control systems...
When working on Linux, it's often handy to have a customizable dashboard right inside the terminal to monitor different services and system stats. WTF (WTFutil) is an open-source terminal dashboard...
When working on Linux, developers often need a lightweight text editor that runs directly in the terminal. While many traditional editors exist, Microsoft Edit provides a modern, efficient option for...
WebStorm is an integrated development environment (IDE) from JetBrains for JavaScript, TypeScript, and modern web development frameworks. It offers intelligent coding assistance, debugging tools, and smooth integration with today's frontend...
IntelliJ IDEA is an integrated development environment (IDE) from JetBrains tailored for Java development, but it also supports a wide range of other languages and frameworks. With smart code completion...