An open API service indexing awesome lists of open source software.

https://github.com/lycuid/cluterm

Terminal Emulator (wip).
https://github.com/lycuid/cluterm

linux terminal terminal-emulator tty

Last synced: about 1 month ago
JSON representation

Terminal Emulator (wip).

Awesome Lists containing this project

README

          

# cluless terminal (work in progress).
It can still be used (but with slow performance).

#### Requirements:
- [sdl2](https://github.com/libsdl-org/SDL)
- [SDL2_ttf](https://github.com/libsdl-org/SDL_ttf)
- pkg-config (optional).

_**Note**_: update the values for _fonts_ as per needed in `lib/config.h` file.

#### Build:
```sh
make -j
```

#### Run:
```sh
make -j run