It's a terminal designed to optimize your work environment, so it doesn't use too much RAM/CPU. With a minimalist and comfortable design, it makes your experience on the terminal much more comfortable.
This terminal is designed for use on Linux. You can use it on other systems, but the best experience is on Linux:
Step 1:
- have "make" and "gcc" installed (with GTK) Step 2:
- Clone this repository:
git clone https://github.com/NopAngel/loco && cd loco
Step 3:
- Compiled:
make all && make run
Done! You'll now have Loco installed.