Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/preact-go-socket-terminal
https://github.com/daniel-le97/preact-go-socket-terminal
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/preact-go-socket-terminal
- Owner: daniel-le97
- License: mit
- Created: 2024-06-22T23:25:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T22:51:32.000Z (5 months ago)
- Last Synced: 2024-12-09T14:57:58.239Z (about 1 month ago)
- Language: C++
- Size: 4.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Terminal and workflow manager
currently this builds a static library in go, and then uses that within a socket extension
## WIP
- backend PTY handling is written in go
- [go](https://go.dev/)
- can be found at ./extensions/backend- socket runtime used to build cross platform apps!
- [socket](https://github.com/socketsupply/socket)- uses preact for some react compatibility and signals
- [preact](https://preactjs.com/)- terminal ui
- [xterm](https://xtermjs.org/)