How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A "WIP" V wrapper for Tesseract-OCR inspired by pytesseract wrapper!
cmus is a terminal-based audio player that runs entirely within a terminal window, using the ncurses library to render its interface without any graphical toolkit. It is designed to play local music files and internet radio streams, with support for CUE sheet metadata that splits single audio files into logical tracks with correct timing, and gapless playback that eliminates audible pauses between consecutive tracks. The player distinguishes itself through a Vi-inspired incremental search interface that locates tracks and commands in real time as you type, and a tab-based workspace model that
tcell is a Go terminal user interface library and framework for building cell-based applications. It functions as a terminal emulator backend and input processor, utilizing a change-based diffing engine to manage screen state and efficiently render updates. The project is distinguished by its pluggable backend abstraction, which allows terminal interfaces to be rendered across physical terminals or compiled into WebAssembly for web browser display. It provides a virtual screen simulation to enable programmatic event injection and output inspection for automated application testing. Its capab
sc-im is a text user interface spreadsheet calculator and data manager. It provides a keyboard-driven environment for performing mathematical computations and managing data grids within a command line interface. The application is scriptable, supporting custom functions, event-driven triggers, and the integration of external scripts to automate calculation tasks. It further allows for the loading of external compiled modules at runtime to extend its mathematical capabilities. The system covers data management through row sorting, filtering, and subtotal calculations. It supports data interop
v install zmeriksen.lol
The main features of 0xleif/lol are: Terminal Libraries.
Open-source alternatives to 0xleif/lol include: barrack-obama/vesseract — A "WIP" V wrapper for Tesseract-OCR inspired by pytesseract wrapper! cmus/cmus — cmus is a terminal-based audio player that runs entirely within a terminal window, using the ncurses library to render… gdamore/tcell — tcell is a Go terminal user interface library and framework for building cell-based applications. It functions as a… jonas/tig — Tig is a terminal-based interface for version control systems that functions as an interactive visual layer over… migueldeicaza/gui.cs — gui.cs is a .NET terminal user interface toolkit and framework used to build interactive, cross-platform text-based… andmarti1424/sc-im — sc-im is a text user interface spreadsheet calculator and data manager. It provides a keyboard-driven environment for…