termui is a cross-platform and fully-customizable terminal dashboard and widget library built on top of termbox-go. It is inspired by blessed-contrib and tui-rs and written purely in Go. Features Several premade widgets for common use cases Easily create custom widgets Position widgets either in...
golangterminalopenglxtermterminal-emulatorsvt100terminal-emulatorxterm-256color UpdatedMar 19, 2023 Go Modern C++ Terminal Emulator emojilinuxconsoleunicodelibraryterminalxtermterminal-emulatorsvtehacktoberfestunicode-supportgrapheme-clustersixel-graphicswindows-terminal ...
3.1 炫酷的 Windows 终端软件:FluentTerminal 3.2 AirDrop 的开源替代方案:localsend 4. 往期回顾 1. 本周特推 1.1 反向代理:pgrok 主语言:Golang New 经济实惠的 ngrok 替代品,一个通过 ssh 远程端口转发多租户 HTTP 流量代理。 GitHub 地址→github.com/pgrok/pgrok 1.2 文本转 SQL:textSQL 主语言:JavaSc...
GitHub 地址 →https://github.com/meng-chuan/Unlock-netease-cloud-music 1.2 WTF Resume:resume-builder 本周star 增长数:低于 100 【HN 热帖】resume-builder 是一个简洁、免费的简历制作器。特性: 免注册使用; 实时设计(拖拽) 支持另存为 json,方便以后上传使用 支持导出 pdf GitHub 地址 →https://github...
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc= github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRF...
【lf: A terminal file manager】☕网页链接lf: 终端上的文件管理器,用Go语言编写。 【Ry’s Git Tutorial】☕网页链接Ry Git 在线教程。 【Gitsome – A supercharged Git/GitHub CLI】☕网页链接 Gitsome:Git/GitHub超级命令行工具(CLI) 【Dbjumper – a user-friendly...
robotgo 是 Golang 跨平台自动化系统,控制键盘鼠标位图和读取屏幕,窗口句柄以及全局事件监听。支持Windows、Linux、macOS。 GitHub 地址→https://github.com/go-vgo/robotgo 2.2 Docker 上的 Mac:Docker-OSX 本周star 增长数:3700+ NewDocker-OSX 是一个能让你在 Docker 上跑 Mac 的项目,它支持近乎原生的 OS...
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= github.com/kr/fs v0.1.0/go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg= github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZ...
# Linux$ go build -o webview-example && ./webview-example# MacOS uses app bundles for GUI apps$ mkdir -p example.app/Contents/MacOS $ go build -o example.app/Contents/MacOS/example $ open example.app# Or click on the app in Finder# Windows requires special linker flags for GUI apps...
term_test.go term_unix.go term_unix_bsd.go term_unix_other.go term_unsupported.go term_windows.go terminal.go terminal_test.go README BSD-3-Clause license Go terminal/console support This repository provides Go terminal and console support packages. ...