Lamp Terminal is a sleek and user-friendly command-line interface for windows and mac created with simplicity and ease of use in mind. It offers a seamless and trouble-free experience, allowing users to operate swiftly and effectively. It is the go-to choice for begginers looking for a lightweight and accessible terminal environment.
- How to run and install Lamp Terminal?
- Requirements
- Credits
- Open Git Terminal
- Write
git clone https://github.com/Circout-sudo/Lamp-Terminal.git - Once its installed unzip the file.
- Open Terminal.
- Type cd Lamp-Terminal
- Type python main.py
- Voila, Lamp-Terminal is ready to use!
- Lamp Terminal will work if you have python installed.
- Techemmy, I used his code for my
file_treecommand which generates a file tree. - https://github.com/techemmy/Python-Intermediate-Projects/blob/master/dir_tree_gen.py