Showing 158 open source projects for "curses"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    Terminal.Gui

    Terminal.Gui

    Console-based user interface toolkit for .NET applications

    A toolkit for building console GUI apps for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix. In addition, a complete Xterm/Vt100 terminal emulator that you can embed is now part of XtermSharp, you just need to pull TerminalView.cs into your project. Works on Windows, Mac, and Linux. Terminal drivers for Curses, Windows Console, and the .NET Console mean Terminal.Gui works well on both color and monochrome terminals and has mouse support on terminal emulators...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Sysdig

    Sysdig

    Linux system exploration and troubleshooting tool

    Continuously assess cloud security posture by flagging misconfigurations and suspicious activity. Consolidate container and host scanning in a single workflow. Automate scanning locally in your CI/CD tools without images leaving your environment and block vulnerabilities pre-deployment. Visualize all network communication across apps and services. Apply microsegmentation by automating Kubernetes-native network policies. Unify threat detection and incident response across containers,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Kotter

    Kotter

    A declarative, Kotlin-idiomatic API for writing dynamic console app

    Kotter (a KOTlin TERminal library) aims to be a relatively thin, declarative, Kotlin-idiomatic API that provides useful functionality for writing delightful console applications. It strives to keep things simple, providing a solution a bit more opinionated than making raw println calls but way less featured than something like Java Curses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Notcurses

    Notcurses

    blingful character graphics/TUI library. definitely not curses

    A library facilitating complex TUIs on modern terminal emulators, supporting vivid colors, multimedia, threads, and Unicode to the maximum degree possible. Things can be done with Notcurses that simply can't be done with NCURSES. It is furthermore fast as shit. What it is not: a source-compatible X/Open Curses implementation, nor a replacement for NCURSES on existing systems. Notcurses abandons the X/Open Curses API bundled as part of the Single UNIX Specification. For some necessary background...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    Echidna

    Echidna

    Ethereum smart contract fuzzer

    ... in specific cases. Optional corpus collection, mutation and coverage guidance to find deeper bugs. Powered by Slither to extract useful information before the fuzzing campaign. Source code integration to identify which lines are covered after the fuzzing campaign. Curses-based retro UI, text-only or JSON output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    luaposix

    luaposix

    Lua bindings for POSIX APIs

    This is a POSIX binding for LuaJIT, Lua 5.1, 5.2, 5.3 and 5.4; like most libraries, it simply binds to C APIs on the underlying system, so it won't work on non-POSIX systems. However, it does try to detect the level of POSIX conformance of the underlying system and bind only available APIs. For a while, luaposix contained support for curses functionality too, but now that has its own lcurses repository again, where it is being maintained separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TuiCss

    TuiCss

    Text-based user interface CSS library

    TuiCss is a library focused to create web applications using an interface based on ASCII table, like the old MS-DOS applications. This kind of interface is very legible because the ultra-contrast colors used and because the reduced effects used on the components in the view. The base of this project is Turbo Vision Framework, but some other frameworks were also checked to introduce some features to TuiCss, like curses, ncurses, Newt, etc. Check the examples page in the wiki to stay on top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LTUI

    LTUI

    A cross-platform terminal ui library based on Lua

    LTUI is a cross-platform terminal UI library based on Lua. This framework originated from the requirements of graphical menu configuration in xmake. Similar to the Linux kernel's menuconf to configure the compilation parameters, so using curses and lua to implement a cross-platform character terminal ui library. Refer to config-frontends for style rendering. Of course, users can customize different UI styles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,435 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    PDCurses
    An implementation of the curses library for Windows, DOS, OS/2, X11 and SDL.
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 11
    bvi editor for binary files (hex editor)
    The bvi is a display-oriented editor for binary files (hex-editor), based on the vi texteditor. If you are familiar with vi, just start the editor and begin to edit! A bmore programm is also included in the package.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 12
    Open source Algol 68 implementations

    Open source Algol 68 implementations

    Implementations for the Revised Report language

    This project offers open source implementations for UNESCO/IFIP's Algol 68 (the Revised Report language). The project offers two implementations: Implementation 1 is Algol68G: a recent checkout hybrid compiler/interpreter by Marcel van der Veer, supporting arbitrary arithmetic, partial parametrisation, complex numbers, POSIX threads, GNU plotutils, GNU scientific library, curses, sound, TCP sockets, RegEx and PostgreSQL. Inplementation 2 is algol68toc, a port by Sian Mountbatten...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 13
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    ...) - native dialogs osx/unix ASCII UTF-8 - applescript kdialog zenity … ° SSH console / X forwarding ° the dialogs can be forced into console mode ° curses dialogs via Dialog.exe/Dialog (disabled by default) C89/C18 & C++98/C++23 compliant VisualStudio MinGW GCC Clang TinyCC IntelCC OWCC BCC SunCC on Windows Mac Linux Bsd Solaris Minix Raspbian Flatpak bindings: VCPKG C# R Lua Rust Haskell Java AllegroBasic Fortran Pascal D JavaScript Kotlin click tab 'Files' for prototypes
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 14
    Shed is a hex editor written for unix/linux using ncurses, with a friendly pico-style interface. Shows data in ascii, hex, dec, oct and binary, and allows editing in all of these bases. Features also include searching and dumping.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    Eli is a programming environment that supports all phases of translator construction with extensive libraries implementing common tasks, yet handling arbitrary special cases. Output is the C subset of C++. Please use eli-project-users list for suppor
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    "Aubit 4GL" is a project to make GPL, OpenSource, Informix-4GL compatible compiler, and continue to extend functionality needed to write most efficient and productive business related, database oriented applications. See "Home Page" link for more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place at Github: https://github.com/rhaberkorn/sciteco
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    POE is a Perl framework for non-blocking network applications and cooperative multitasking. It has many freely available modules for common programming tasks (see CPAN), and it is widely used and supported by the Perl and POE communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cscope

    Efficient, text-only browser for C sources

    Cscope is a text screen based source browser, which can double as a behind-the scenes source code navigation aid for classic programmers' editors like Emacs or Vim, too. Based on a pre-parsed, condensed extract, and optionally a quick-lookup index, it finds and shows identified items in the entire source code, even of truly large projects, quickly and without fuss.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 20

    pythondialog

    Python module to build dialogs for terminal-based applications

    This is a Python module for doing terminal-based user interaction. It wraps the dialog/Xdialog program, and provides a nice, object-oriented programming model.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Adventure Definition Langage (ADL) - a language used to create text adventures similar to Zork and other Infocom games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    klein

    Simple ncurses-based text editor for your Linux terminal.

    KLEIN is a small and simple single-file C program which implements minimalist text editor for your Linux terminal. Though its original purpose is to edit shell script files, you can use it for editing config files, READMEs and small source code files as well. The editor also allows to test custom scripts right from within its environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gambas
    A Graphical Developement Environment based on a Basic Interpreter with object extensions.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    Ncurses based hex editor with vi/vim-like interface. Features include large file support, search highlight, multiple undo/redo, visual select, cut/paste, blob coloring, file tabs, and much more.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    hexcompare

    hexcompare

    console-mode visual binary diff

    hexcompare is a curses-based utility to compare and identify differences between two binary files. These differences are then represented visually with an interactive block diagram.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next