Skip to content

dandreas/ascew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Console Emulator for Windows

CodeFactor

As the name suggests, this is a simple console emulator which gives some basic improvements to the default Windows command line. This release includes the following features:

  • Configuration to change the color of the directory and input/output text
  • Configuration to change the background color
  • Aliases akin to bash's aliases, also configured in the configuration file

To Install

Get the files:

  • For nightly builds clone the master or devel branch and check the bin directory
  • For stable builds go to the release tab

Next:

  • Copy ascew.exe, the libraries (dll files), and optionally the config file into the directory of your choice
  • After that you're ready to go!