21 Repositories
Swift terminal Libraries
A framework for writing terminal applications in Swift.
Ashen A framework for writing terminal applications in Swift. Based on The Elm Architecture. As a tutorial of Ashen, let's consider an application tha
Terminal Colors for Swift
Terminal string styling for Swift Colors is a clean and focused solution for string styling in Swift. Usage import Colors print(Colors.blue("Blue str
✏️Expressive styling on terminal string. (chalk for swift)
Chalk Expressive styling on terminal string. Highlights Expressive API 256/TrueColor support Nest styles Auto downgrading to terminal supported color
Rosetta Enforcer is a macOS utility designed to help developers convert Universal Binary application to Single Architecture, vice versa.
Rosetta Enforcer Rosetta Enforcer is a macOS utility designed to help developers convert Universal Binary application to Single Architecture, vice ver
A terminal for iOS, with multiple windows
a-shell: A terminal for iOS, with multiple windows The goal in this project is to provide a simple Unix-like terminal on iOS. It uses ios_system for c
iOS sandboxed terminal with Python, Lua and Clang
LibTerm LibTerm is a terminal for iOS with Python 3.7 and Lua 5.3. Supports iOS 13 dark mode and multi window. Features The app supports most of OpenT
Terminal TODO application in Swift with ncurses.
stodo Terminal TODO application in Swift with ncurses. Development streamed live
Mac-asksec - Test Mac Permissions from the Terminal
asksec A simple CLI to test permissions from any macOS terminal app. Building ru
Lock a terminal command to the efficiency or performance cores on a big.LITTLE ARM processor.
cpu-lock Lock a terminal command to the efficiency or performance cores on a big.LITTLE ARM processor (Designed for Apple Silicon). Usage Download the
Lock a terminal command to the efficiency or performance cores on a big.LITTLE ARM processor
CPU-Lock Lock a terminal command to the efficiency or performance cores on a big.LITTLE ARM processor (Designed for Apple Silicon). Usage Download the
Converts images to a textual representation.
ConsoleApp7 Essentially, this suite of programs converts images to text, which is made to resemble the original image. There are three targets in this
macOS terminal utility for monitoring WiFi link quality
📡 wifimon Synopsis wifimon is a wireless device monitoring terminal application that allows you to watch signal, noise and SNR levels as well as devi
A simple game running from the terminal
A simple game running from the terminal
✏️Expressive styling on terminal string. (chalk for swift)
Chalk Expressive styling on terminal string. Highlights Expressive API 256/TrueColor support Nest styles Auto downgrading to terminal supported color
Terminal string styling for Swift.
Terminal string styling for Swift. Integration Swift Package Manager (SPM) You can use The Swift Package Manager to install ColorizeSwift by adding it
Demo using Terminal.Gui with Llama Swift
Hola! This repo is a demo which shows the use of Llama Swift with Terminal.Gui. Llama is my exploratory project to compile "other languages" for .NET
VT100/Xterm Terminal emulator in Swift
SwiftTerm SwiftTerm is a VT100/Xterm terminal emulator library for Swift applications that can be embedded into macOS, iOS applications, text-based, h
A SARS-CoV-2 Mutation Pattern Query Tool
vdb A SARS-CoV-2 Mutation Pattern Query Tool 1. Purpose The vdb program is designed to query the SARS-CoV-2 mutational landscape. It runs as a command
Linenoise-Swift A pure Swift implementation of the Linenoise library. A minimal, zero-config readline replacement.
Linenoise-Swift A pure Swift implementation of the Linenoise library. A minimal, zero-config readline replacement. Supports Mac OS and Linux Line edit
PrettyColors is a Swift library for styling and coloring text in the Terminal.
PrettyColors is a Swift library for styling and coloring text in the Terminal. The library outputs ANSI escape codes and conforms to ECMA Standard 48.