eva: Simple calculator REPL, similar to bc, with syntax highlighting and persistent history

eva is a calculator REPL (Read-Eval-Print Loop) tool that provides a simple and interactive environment for performing calculations. It is…

etcdctl: CLI interface for interacting with etcd, a highly-available key-value pair store

etcdctl is a command-line interface (CLI) tool that provides a convenient and efficient way to interact with etcd, a highly-available…

etcd: A distributed, reliable key-value store for the most critical data of a distributed system

etcd is a distributed and highly reliable key-value store designed to store critical data in a distributed system. It serves…

esptool.py: Bootloader utility for Espressif chips (e.g. ESP8266)

esptool.py is a bootloader utility specifically designed for Espressif chips, such as the ESP8266. It is a command-line tool used…

espeak: Uses text-to-speech to speak through the default sound device

espeak is a software application that employs text-to-speech (TTS) technology to convert written text into audible speech. It utilizes the…

espanso: Cross-platform Text Expander written in Rust

espanso is a cross-platform text expander tool that allows users to define abbreviations or shortcuts that automatically expand into larger…

eslint: A pluggable linting utility for JavaScript and JSX

eslint is a widely used linting utility specifically designed for JavaScript and JSX (JavaScript XML) code. It helps developers identify…

esbuild: JavaScript bundler and minifier built for speed

esbuild is a JavaScript bundler and minifier that is specifically designed for fast and efficient performance. It is a tool…

errno: Look up errno names and descriptions

In computer programming, the term "errno" refers to a mechanism used by programming languages and operating systems to handle and…

ern: Electrode Native platform command line client

The "ern" command is the command-line client for the Electrode Native platform, which is a framework for building native mobile…