Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amzyei/lazycat

This terminal is designed to be lightweight and fast, written in C and Gtk framework for super lightweight performance.
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: about 17 hours ago
JSON representation

This terminal is designed to be lightweight and fast, written in C and Gtk framework for super lightweight performance.

Awesome Lists containing this project

README

        

# LazyCat Terminal Emulator (Debian application)
### icon

![icon](icon/lazyCat.png)

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 Debian:
```
$ cd debian
$ make install
```

# Please remember the following steps for local execution:
1. Navigate to the "Debian" directory by entering the command: $ cd debian
2. Build the executable by running the command: $ make
3. Execute the program by typing: $ ./lazyCat