Skip to content

Visual and Functional overhaul of UNIX shell made in Go.

License

Notifications You must be signed in to change notification settings

PranavMurali/QWERTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An interactive UNIX shell developed in Golang, with the help of Nitin and Shivaditya.

The shell features multiple commands such as:

  • Wther for weather.
  • Cpuinfo for information about your cpu.
  • Gpufetch for gpu information.
  • Dock-stats to check on your docker containers.
  • Remodelled ls command to aid in readability.
  • Inbuilt number system converter and integrator, differentiator and simplifier.
  • Python-details command to check on the current downloaded versions of python and thier libraries.
  • Art for randomly generated ASCII art.
  • Also includes most of the UNIX commands and the general unix apt package manager and command usage such as nano, nmap, etc.

Feel free to use our builds or make a bash executable file ( in the project directory ) to launch the shell in a seperate window with the following line in it:

xfce4-terminal -H -x go run main.go

About

Visual and Functional overhaul of UNIX shell made in Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages