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.
- Host: GitHub
- URL: https://github.com/amzyei/lazycat
- Owner: amzyei
- License: apache-2.0
- Created: 2025-01-24T21:55:39.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-25T01:36:23.000Z (2 months ago)
- Last Synced: 2025-03-28T07:14:54.656Z (29 days ago)
- Language: C
- Homepage:
- Size: 11.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

# 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```