Skip to content

A more advanced shell utility written entirely in Python, centred around being lightweight, simple, and familiar.

Notifications You must be signed in to change notification settings

TriTechX/CoreShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CoreShell, A Versatile and Simple Unix-Based CLI

"It's like CoreOS but less jank"

The aim of this project is to make a more improved version of CoreOS that uses more versatile methods of programming allowing for more flexability and productivity during its use. It will be more alike the Linux shell than CoreOS, but more simple. The OS aims to support piping, multi-argument commands and much more.\n There is no collection of data or personal information in this program. It is entirely client side. The program will be entirely Open Source.

Log

0.0.1 Commands

  • cd - change directory
  • cl - clear
  • cwd - current working directory
  • ls - list files in the current working directory
  • mode - host os name
  • sz - size of a file
  • whoami - username
  • time - print date and time
  • echo - repeats what you type as arguments back as raw text
  • kern - interact directly with your system's default console
  • man - a manual for each command

About

A more advanced shell utility written entirely in Python, centred around being lightweight, simple, and familiar.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages