Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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: 2022-10-16T09:25:58.000Z (about 2 years ago)
- Last Synced: 2023-03-04T18:59:38.396Z (almost 2 years ago)
- Topics: dart, emulator, flutter, terminal, terminal-emulator, vt100, vte
- Language: Dart
- Homepage: https://terminal.studio/
- Size: 5.52 MB
- Stars: 53
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
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
```