https://github.com/terminalstudio/studio
The Flutter based terminal emulator and more!
https://github.com/terminalstudio/studio
dart emulator flutter terminal terminal-emulator vt100 vte
Last synced: 18 days ago
JSON representation
The Flutter based terminal emulator and more!
- Host: GitHub
- URL: https://github.com/terminalstudio/studio
- Owner: TerminalStudio
- License: apache-2.0
- Created: 2020-08-07T23:53:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T12:34:59.000Z (about 1 year ago)
- Last Synced: 2025-03-27T01:51:28.575Z (about 1 month ago)
- Topics: dart, emulator, flutter, terminal, terminal-emulator, vt100, vte
- Language: Dart
- Homepage: https://terminal.studio/
- Size: 5.52 MB
- Stars: 96
- Watchers: 2
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TerminalStudio
Terminal emulator written in **Flutter**.
*Comming soon.*
## Build
```
git submodule update --init
``````
git pull --recurse-submodules
```