An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: text-user-interface

Rudolf-Snail/TUI-speed-reader

My simple attempt at creating a text user interface speed reader.

Language: C# - Size: 265 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

rhinstaller/anaconda

System installer for Fedora, RHEL and other distributions

Language: Python - Size: 168 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 566 - Forks: 363

sanders41/meilisearch-tui

A TUI for Managing and Searching with Meilisearch

Language: Python - Size: 2.81 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 16 - Forks: 4

enstrom480b/TODO-CLI-and-TUI

A small todo app which is both "TUI" and "CLI" based on gum that has bunch of features like adding tasks for day ,week or months ,setting target date , adding notes,reward window and many more.

Language: Shell - Size: 2.48 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

mrusme/gomphotherium

Gomphotherium (/ˌɡɒmfəˈθɪəriəm/; "welded beast"), a command line Mastodon client.

Language: Go - Size: 3.94 MB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 89 - Forks: 3

Im-Beast/deno_tui

🦕 Deno module for creating Terminal User Interfaces

Language: TypeScript - Size: 1000 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 294 - Forks: 18

Zebbeni/ansizalizer

A TUI to convert Images to ANSI strings using bubbletea

Language: Go - Size: 51.2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 29 - Forks: 5

oculometric/stui

Simple Text UI - an easy-to-use, header-only, semi-immediate-mode TUI framework for building interactive interfaces across platforms

Language: C++ - Size: 1.58 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mrusme/canard

Canard. A command line TUI client for the journalist RSS aggregator.

Language: Go - Size: 340 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 164 - Forks: 4

SchokiCoder/gohui

Customizable terminal based user-interface for common tasks and personal tastes, inspired by suckless

Language: Go - Size: 188 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MarketingPipeline/Termino.js

Create a web based terminal on any website - great for games, animations and real world apps!

Language: JavaScript - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 607 - Forks: 15

andrewshadura/git-crecord

Git subcommand to interactively select changes to commit or stage

Language: Python - Size: 448 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 203 - Forks: 12

8086ware/termmanip

A library that enables you to create TUIs, Games, and more in the terminal.

Language: C - Size: 583 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

Lifailon/Console-Menu

Graphical interactive console menu for your bash/shell scripts

Language: Shell - Size: 2.09 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

aurelitec/ramview

A simple DOS memory viewer, with a simple text-based user interface. Written in Borland C++ 3.1 in 1997, recompiled in Windows 10 using DOSBox.

Language: C++ - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 1

ercanersoy/FDTUI

Text User Interface Shell for FreeDOS

Language: C++ - Size: 3.78 MB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 5

mrusme/planor

The Cloud Aviator: TUI client for cloud services (AWS, Vultr, Heroku, Render.com, Fleek, ...)

Language: Go - Size: 711 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 77 - Forks: 3

ProgGoose5/Quantum

TUI Filemanager Written in C.

Language: C - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kivimango/twin-commander

Yet another text mode twin-panel file manager

Language: Rust - Size: 611 KB - Last synced at: 18 days ago - Pushed at: 29 days ago - Stars: 18 - Forks: 3

aurelitec/xmscc

XMS Control Center is an XMS management & information utility. Written in Borland C++ 3.1 in 1997, recompiled in Windows 10 using DOSBox.

Language: C++ - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 0

kivimango/awesome-tui

A collection of awesome applications with text user interface.

Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Cdm2883/CompoT

A TUI Render/Build Framework mainly with Compose Runtime ✨🖨

Language: Kotlin - Size: 354 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

emarifer/go-cli-bubbletea-todoapp

Command line application (CLI Todo App) made with Bubble Tea (to create a TUI) & Cobra frameworks, and CRUD to a SQLite database

Language: Go - Size: 575 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

EmDeeTee/DirectC

A library for drawing directly to the Windows console

Language: C++ - Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

pyTooling/pyTooling.TerminalUI

A set of helpers to implement a text user interface (TUI) in a terminal.

Language: Python - Size: 2.94 MB - Last synced at: about 4 hours ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

n0vuh/pycli

Simple helper for creating clean & light-weight CLIs built on-top of Colorama.

Language: Python - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Jack-A-Cooper/WonderLoom

CURRENTLY INDEFINITELY PAUSED FOR DEVELOPMENT. User directed database tool to use alongside dynamic world building and AI content generation.

Language: Python - Size: 7.24 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

WojciechMigda/TuiAppSkeleton

Skeleton code for python TUI app

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

notalicialol/Blacket-TUI

A simple and easy to use text interface made for Blacket.

Language: JavaScript - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

atlassian/rocker

Little text UI for docker

Language: Rust - Size: 230 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

SchokiCoder/rshui 📦

Cancelled, Rust rewritten, customizable terminal based user-interface for common tasks and personal tastes

Language: Rust - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hjaremko/cute-animals

Dark fantasy single-user dungeon RPG

Language: Java - Size: 475 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 5

pouyakary/Nota 📦

A calculator with a beautiful interface for the Terminal, Including unicode-based charting and rich mathematical notation rendering

Language: Haskell - Size: 203 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 54 - Forks: 1

ragdata-vault/dialog-dojo

📰 Ready-to-Use Dialog Boxes

Language: Shell - Size: 133 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

SchokiCoder/hui

Customizable terminal based user-interface for common tasks and personal tastes, inspired by suckless software

Language: C - Size: 424 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

devaurelian/drcheck

DRCHECK (Disk Routine Check) is a disk DOS-level surface scanner

Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bhavanki/abom

A TUI framework for bash

Language: Shell - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

symartin/installit-textual

A simple installer based on the Textual library

Language: Python - Size: 703 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Im-Beast/node_tui

⌨️ Package for creating Terminal User Interfaces

Language: TypeScript - Size: 595 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gugugiyu/CInterface

A C library for displaying and configurating Text User Interface

Language: C - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

g3th/Terminal-Tasklist

Terminal Task List in Kotlin, with full colour customization and Edit-mode.

Language: Kotlin - Size: 3.16 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dpriskorn/lexeme-combinator

Simple CLI-tool to combine lexemes easily on Wikidata

Language: Python - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

xubiod/RPG-Patcher

An in-development TUI application for managing RPG Maker XP/VX/VX Ace projects and mods.

Language: C# - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

jharrisong830/text_game

An evolving project that aims to create a text-based adventure with a detailed battle system.

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AshKetshup/Landmark

A Java TUI Navigation Library

Language: Java - Size: 938 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

BL1NDX3N0N/QuickTables

A library for quickly creating table-formatted text.

Language: C# - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

luponata/PowerDNS_Navigator

PowerDNS (v1.5.3) terminal frontend

Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kasliwalr/rtop

System Process Monitor for Linux

Language: C++ - Size: 28.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

jxmau/Brise

Independent TUI using OpenWeatherMap's APIs.

Language: Java - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

elliotchance/tui

🎨 Simple Go library for building complex text user interfaces

Language: Go - Size: 36.1 KB - Last synced at: 20 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

pekim/dull

A text user interface library.

Language: C - Size: 10.5 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mozhario/consolidate

Console based ASCII date sim

Language: Python - Size: 25.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ErnWong/pi-photogate-plotly

Sends live photogate data to an online live stream plotter

Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0