Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grant0417/term
A terminal built with Rust+React
https://github.com/grant0417/term
rust tauri terminal
Last synced: 3 months ago
JSON representation
A terminal built with Rust+React
- Host: GitHub
- URL: https://github.com/grant0417/term
- Owner: grant0417
- License: mit
- Created: 2021-09-19T05:35:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T12:33:33.000Z (over 3 years ago)
- Last Synced: 2023-03-06T18:46:07.133Z (almost 2 years ago)
- Topics: rust, tauri, terminal
- Language: Rust
- Homepage:
- Size: 2.02 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Term
A terminal built with [Tauri](https://tauri.studio/) and a React frontend.
Supports UTF8, 256 colors, scroll back, and most other terminal functions.## Screenshots
![Neofetch](images/neo.png)
![htop](images/htop.png)
![Vim](images/vim.png)