Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
This terminal is designed to be lightweight and fast, written in C and Gtk framework for super lightweight performance.
- Host: GitHub
- URL: https://github.com/amzyei/lazycat
- Owner: amzyei
- License: apache-2.0
- Created: 2024-03-02T19:50:54.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T12:01:38.000Z (4 months ago)
- Last Synced: 2024-10-12T07:43:05.437Z (2 months ago)
- Topics: 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
- Language: C
- Homepage:
- Size: 11.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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