Skip to content

Qt-powered command console inspired by Valve's VGUI. Accepts input, runs system commands and displays output.

Notifications You must be signed in to change notification settings

atskas/source-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source-cmd

A Windows Command Prompt–style console built with Qt, inspired by the Source Engine developer console. Designed primarily for Windows (uses cmd.exe), with basic support for Linux/macOS using bash.

Currently, only the Windows release is available to download, Linux/macOS users need to build the program themselves.

Features

  • Execute system commands without opening an external terminal.
  • Output displayed immediately in the console window.
  • Clear console with clear or clr commands.
  • Scrollable, selectable text output.
  • Cross-platform command execution.
  • Closely replicates Source Engine's console style.

Note: Some features, such as text color changing, are currently not supported. You also might experience freezes and crashes.

Version 1.1

console (2)

About

Qt-powered command console inspired by Valve's VGUI. Accepts input, runs system commands and displays output.

Resources

Stars

Watchers

Forks

Packages

No packages published