httpanand / ConsoPY

A terminal like python program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConsoPY

A terminal like python program with some utility commands

Supported OS

  • WINDOWS

Available Commands

  • date - Shows current date
  • python - Execute a python file
  • list - List current directory
  • color - Changes text color
  • ipc - Returns IP and HOSTNAME
  • spec - System specifications
  • gendir - Generate a new directory
  • exit - Exits this program
  • cpu? - Returns current CPU usage
  • ram? - Returns current RAM usagee

How to use ?

  • From Command Prompt OR
  • Run start.bat OR
  • Run start.exe [currently disabled due to safety issues]

Preview

About

A terminal like python program

License:GNU General Public License v3.0


Languages

Language:Python 99.3%Language:Batchfile 0.7%