[go: up one dir, main page]

Showing 23 open source projects for "ansi escape"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 1
    BTOP++

    BTOP++

    BTOP++ for Windows

    ...It shows detailed and live statistics for processor usage, memory consumption, disk activity, network traffic, and both processes and services, all in an interactive terminal UI. The project is implemented as a native Windows build of the C++ btop++ continuation of bashtop and bpytop, optimized for Windows consoles. It relies on ANSI escape sequences for its rich graphical interface; as a result, it needs at least Windows 10 version 1607 for proper support in the standard CMD terminal or a custom terminal emulator with ANSI support. The README highlights practical notes such as recommended fonts that include braille symbols (for nicer graphs) and suggests Windows Terminal for users who want the best experience on older versions.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    tirith

    tirith

    Your browser catches homograph attacks

    Tirith is a terminal security guardrail that inspects what you paste or run in your shell and blocks or warns on suspicious patterns before execution, addressing an area where terminals traditionally provide almost no protection. It targets real-world attack classes like Unicode homograph URLs (lookalike domains), terminal injection tricks (ANSI escape sequences and bidi overrides), and “pipe-to-shell” installation patterns such as curl | bash that attackers frequently abuse. The project emphasizes local-only analysis with no telemetry and no background daemons, so it can run offline and keep sensitive command context on-device. It integrates into popular shells via hooks (zsh, bash, fish, and PowerShell), including paste-aware protections so hidden characters or malicious rewrites get caught at the moment they enter the terminal.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    color

    color

    Color package for Go (golang)

    Color lets you use colorized outputs in terms of ANSI Escape Codes in Go (Golang). It has support for Windows too! The API can be used in several ways, pick one that suits you. There might be a case where you want to explicitly disable/enable color output. the go-isatty package will automatically disable color output for non-tty output streams (for example if the output were piped directly to less).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    ora

    ora

    Elegant terminal spinner

    ...If not specified, the spinner will be enabled if the stream is being run inside a TTY context (not spawned or piped) and/or not in a CI environment. Note that {isEnabled: false} doesn't mean it won't output anything. It just means it won't output the spinner, colors, and other ansi escape codes. It will still log text. Discard stdin input (except Ctrl+C) while running if it's TTY. This prevents the spinner from twitching on input, outputting broken lines on Enter key presses, and prevents buffering of input while the spinner is running.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Securely stream and govern industrial data to power intelligent operations with agentic insights. Icon
    Securely stream and govern industrial data to power intelligent operations with agentic insights.

    For IoT Developers, Solution Architects, Technical Architects, CTOs, OT/IT Engineers

    Trusted MQTT Platform — Fully-managed and cloud-native MQTT platform for bi-directional IoT data movement.
    Learn More
  • 5
    libuv

    libuv

    Cross-platform asynchronous I/O

    ...Full-featured event loop backed by epoll, kqueue, IOCP, event ports. Asynchronous TCP and UDP sockets. Asynchronous DNS resolution. Asynchronous file and file system operations. File system events, ANSI escape code-controlled TTY. IPC with socket sharing, using Unix domain sockets or named pipes (Windows).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    hexyl

    hexyl

    A command-line hex viewer

    ...If you run Debian Buster or newer, you can also install the officially maintained Debian package. Check out the release page for binary builds. Alternatively, install from source via cargo (see below). Make sure that you use a terminal that supports ANSI escape sequences (like ConHost v2 since Windows 10 1703 or Windows Terminal since Windows 10 1903).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    critique

    critique

    TUI for reviewing git changes

    ...It supports viewing diff ranges across commits, staged versus unstaged changes, and even comparisons between branches, turning the diff output into a more interactive, readable experience than traditional git diff. Critique is built with a terminal UI foundation and can also generate a web preview of diffs by converting ANSI escape codes into styled HTML, which can be shared temporarily via a cloud worker for collaborative review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ansifilter

    ansifilter

    ANSI sequence filter

    Ansifilter handles text files containing ANSI terminal escape codes. The command sequences may be stripped or be interpreted to generate formatted output (HTML, RTF, TeX, LaTeX, BBCode and Pango Markup).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming. The language is portable (MS-DOS, Windows, Linux, macOS, Android, WebAssembly, Microcontrollers, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be simple, small and flexible. Ring is...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Save up to 90% off rates for USPS, UPS, DHL Express, and more with the best multi-carrier shipping software for e-commerce businesses. Icon
    Save up to 90% off rates for USPS, UPS, DHL Express, and more with the best multi-carrier shipping software for e-commerce businesses.

    For Small / Medium E-Commerce Businesses

    Whether you're established or just getting started, Shippo is the best shipping software for growing e-commerce brands that need to save time and money, fulfill and ship at scale, and delight customers. Create shipping labels for all carriers & save money with discounted rates. See all your online sales channels in one place and automatically access discounted USPS and DHL Express rates, or use your own carrier accounts. Sign up is free and there are no monthly fees or cancellation fees.
    Learn More
  • 10
    PwshPaint

    PwshPaint

    A PowerShell Module for drawing pixelated art in the terminal

    PwshPaint is a fun and quirky pixel art drawing program made entirely in PowerShell, showcasing the flexibility of the scripting language. It provides a simple terminal-based interface for drawing and editing pixel art directly from the PowerShell console, making it a creative way to explore programming concepts or amuse fellow devs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    posh-git

    posh-git

    A PowerShell environment for Git

    posh-git is a PowerShell module which provides Git/PowerShell integration. The prompt within Git repositories can show the current branch and the state of files (additions, modifications, deletions) within. Provides tab completion for common commands when using git. Prompt formatting, among other things, can be customized. Displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12

    make-ansi

    ANSI Escape Sequences for GNU Make

    This package provides GNU Make-based build systems the ability to easily use ANSI escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lolcat

    Lolcat

    Rainbows and unicorns

    Lolcat is a command-line tool that colorizes terminal output by printing text in rainbow gradients. Inspired by the original Ruby “lolcat” project, it takes input from stdin or files and outputs the same text with colorful ANSI escape codes. It’s frequently used to add a playful touch to logs, help messages, or shell scripts, making otherwise mundane terminal output more fun. Options allow customizing color spread, speed, and randomization to create different rainbow effects. Lolcat is often piped into commands like cat, figlet, or fortune to create whimsical and eye-catching console art. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ultra

    Ultra

    A Leiningen plugin for a superior development environment

    Ultra is a Leiningen plugin for an absolutely kick-ass development environment. I've written a blog post describing Ultra in greater depth here. Ultra is the rare piece of essentially "finished" software. I've ironed out most of the bugs, and don't plan on adding much in the future. In other words: it's not unmaintained, it's just done. At the moment, Ultra doesn't have ClojureScript support at the REPL. The relevant upstream issue to track work on this is greglook/puget#27; from there,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    ...Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable APIs tend to either use video hardware, or are simply not as fully-featured as one might hope or expect, at least in the area of visual elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JCFunc

    ANSI escape sequences parser written in Java

    This is implementation of standart ECMA-48 "Control Functions for Coded Character Sets".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    logcolourer

    logcolourer

    Colour lines in syslog-ng logs according to severity

    Pipe to colour lines produced by syslog-ng and similar programs written to terminal (TTY) or file. The program inserts ANSI escape sequences to colour log lines according to their severity. This means the colouring works when viewed on a terminal or using programs such as "less" or "more". You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UTK is a C library that provides a useful API to create Text User Interfaces under UNIX and UNIX-like operating systems. It abstracts the ANSI escape sequences of the VT100 compatible terminals using functions easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ANSI/VT100 Terminal Control Escape Sequences Decoder for .Net framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This program is a frontend for make that uses code extracted from kdevelop to format the output and a perl script to convert the html (that the kdevelop make widget uses internally) to ANSI escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small pure Java port of BSD's NCurses console management tool. Makes heavy use of ANSI escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allows stdin or files specified on the command line to be printed from a remote terminal using ANSI escape sequences. Inspired by the ansiprt.c component of U Wash's PINE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Terminal emulation using ANSI escape sequences, written in Flex/AS3 and could be embedded in browser or use standalone with Adobe AIR. Planned to be able to connect foreign hosts via ssh/telnet and also play sessions recorded with ttyrec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next