https://github.com/millerlogic/tuix
A mouse-oriented terminal user interface library built on tview
https://github.com/millerlogic/tuix
golang tcell terminal-based tview user-interface
Last synced: 5 months ago
JSON representation
A mouse-oriented terminal user interface library built on tview
- Host: GitHub
- URL: https://github.com/millerlogic/tuix
- Owner: millerlogic
- License: mpl-2.0
- Created: 2019-11-12T08:24:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T20:36:11.000Z (over 5 years ago)
- Last Synced: 2025-12-01T04:21:10.232Z (7 months ago)
- Topics: golang, tcell, terminal-based, tview, user-interface
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tuix
Tuix is a mouse-oriented terminal user interface library built on [tview](https://github.com/rivo/tview) written in Go.
Tuix gives you a desktop and multi-window user experience in the terminal.
This project is experimental and is subject to change!
You can see it in action via ssh: ```ssh mouse-test@a.cmiller.me```