Skip to content

Worldev/UsefulShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsefulShell

Build Status Code Health

UsefulShell --  Copyright (C) 2016  Miquel Comas (Mikicat) & Worldev
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

Python 3.5 needed (Linux installation explained in Docs)

A useful shell you can customize.

What can you do?

  • You can evaluate simple expressions, such as 5 == 5, 4 > 3, etc.
  • You can also open a port in your localhost, and ping websites to see if they are up.
  • You can do basic math operations
  • You can connect to an ftp server! (Still developing it)
  • You can search (search engine: Google)
  • ...

###For Windows users we highly recommend having Git for Windows installed.