Skip to content

deepjyoti30/WinTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinTerm

A Terminal for Windows. Works exactly similar to Terminal in LINUX.

Prerequisites

  1. Python 3.x
  2. Windows OS

Contributing

Please add comments wherever is necessary. Indentation is always appreciated.

Working Functions

ls, man, cd, touch, rm, rmdir, mkdir, clear, mv, locate, cp, grep, cat.

Functions in Progress

Those Fuctions which lack a few Options but are usable. (When new functions are being worked on, those are added here)

License

This project is licensed under the Apache License Version 2.0 - see the LICENSE.md for details.

Thanks

Jonathan Hartley for Colorama .

NOTE

Some syntax may not be exactly same to Linux. Please use ' man [COMMAND] ' to see the syntax.