Skip to content

SOORAJTS2001/glim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GLIM Shell

GLIM Shell is a lightweight shell wrapper built in Go that allows you to run system commands with a colorful and interactive experience. It uses a custom, color-coded banner and provides a clean CLI interface for common shell tasks. The shell features built-in support for common commands and system calls like ls, pwd, echo, and more.

Features

  • Colorful Display: GLIM Shell uses colors to enhance your experience with dynamic system information, including Go version and launch time.
  • Help Menu: Displays a helpful menu with supported commands and shortcuts.
  • System Command Execution: Run system commands as usual, just like you would in a normal shell.
  • Simple Command Syntax: Just type in the commands with no additional configuration required.

Installation

Prerequisites

Make sure you have Go 1.x or higher installed on your machine.

Steps to Install

  1. Clone the repository:
     git clone https://github.com/SOORAJTS2001/glim.git .
  2.  go run main.go

You could always exit the application by typing quit or exit

Example

Landing Help

About

GLIM Shell is a lightweight Go based Command-Line Interface (CLI) tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages