CLI-first toolkit for the feeding app, with a bundled MCP server for AI clients.
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Toggle the CLI cursor
Kali is used for realtime time-stretching and pitch shifting in Javascript. It can change Tempo and Pitch independently.
No description provided.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
Spinners for use in the terminal
The linux x64 distribution of the Sentry CLI binary.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Validate a webpack configuration.
Manage a cluster of child processes
Syntax highlighting in your terminal
Vite as Node.js runtime
CLI for the swc project
CLI for webpack & friends
CLI tool for Angular
MCP service for AI-assisted reasoning and editing on long-form fiction projects
A digital pet that lives in your Claude Code session — every prompt is food.
easy to use progress-bar for command-line/terminal applications
Outputs info about system and webpack config
Run commands concurrently
Joy Javascript SDK
base library for oclif CLIs
A CLI tool for managing audio RSS feeds
fmog (Feed MogMog) is a command-line RSS/Atom feed aggregator. Subscribe to feeds, fetch updates, and read items — all from your terminal, with JSON output for piping.
hubgrub is a cli tool to quickly get the releases atom feeds for Github repositories that you have starred or are following.
This application scrapes data off of the website, https://agoodmovietowatch.com/, and uses it to feed a CLI app that helps you to find a movie to watch.
loq_query or lq is a small cli application that, when piped a set of logs will analyse them and provide real time feed back about them to a user.
A CLI tool for copying files to your clipboard en masse, from a local directory or a GitHub repository. Why? So you can feed them into LLMs like a lazy lazy script kiddie.
Library and CLI-Tool for automatic generation wrappers for C/C++ code using SWIG. This is both a Ruby Gem and a CLI Tool. Feed it with a directory containing the library's header files (the ones you want to wrap) and a CSV File with basic configuration (see usage). EasySwig will generate the corresponding SWIG interface files (.i) in an output directory. EasySwig also offers a facade allowing you to directly call SWIG in order to generate wrappers in the target language. EasySwig relies on the Doxyparser gem (https://github.com/davfuenmayor/ruby-doxygen-parser) which on his part depends on Nokogiri (http://nokogiri.org) and Doxygen (www.doxygen.org). Refer to Doxyparser for more information. For using EasySwig you may also want to install SWIG (http://www.swig.org/). SWIG versions 2.x and 3.x are supported. EasySwig supports currently only C#. There is ongoing work on other languages support.