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: 6 months ago
JSON representation

The Flutter based terminal emulator and more!

Awesome Lists containing this project

README

          

## TerminalStudio

Terminal emulator written in **Flutter**.

*Comming soon.*

## Build
```
git submodule update --init
```

```
git pull --recurse-submodules
```