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

https://github.com/amzyei/lazycat

This lightweight and fast terminal, written in C and Gtk framework, is designed to be your permanent choice.
https://github.com/amzyei/lazycat

c cprogramming cprogramming-language debian debian-linux debian-package emulator gtk3 gtk3-theme linux linux-app linux-desktop terminal terminal-app terminal-emulator terminal-emulators

Last synced: 29 days ago
JSON representation

This lightweight and fast terminal, written in C and Gtk framework, is designed to be your permanent choice.

Awesome Lists containing this project

README

        

# LazyCat Terminal Emulator (UBUNTU application)

This lightweight and fast terminal, written in C and Gtk framework, is designed to be your permanent choice.

SIZE: 19KB :D

after compile!

# screenshots

![screenshots](screenshots/1.png)
![screenshots](screenshots/2.png)

# Remember the following text for system-wide installation on UBUNTU:
```
make install
```

# Please remember the following steps for local execution:
1. Build the executable by running the command:
2. ```make lazyCat```
5. Execute the program by typing:
6. ```./lazyCat```