/UsefulShell

A useful shell that you can customize.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

UsefulShell Travis

Python 3.5 needed

A useful shell that you can customize. Licensed on GPLv3.

Copyright (C) 2015 - Miquel Comas (Mikicat), The UsefulShell Project.

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 (sudo required), and ping websites to see if they are up.
  • You can do basic math operations
  • You can connect to an ftp server!
  • ...