timepigeon / windows-terminal-quake

Companion program for the new Windows Terminal that enables Quake-style drop down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows-terminal-quake Build Status

Companion program for the new Windows Terminal that enables Quake-style drop down

Preview

  • Runs alongside the new Windows Terminal
  • Toggle using CTRL+~ or CTRL+Q (configurable, see below)
  • Shows up on the screen where the mouse is (eg. multi-monitor and multi-workspace)
  • Transparency
  • Configurable as fullscreen, or partial screen

Usage

There are a couple of options:

  • Download the latest release from the releases page.
  • Clone/download the source and run build.ps1 (uses Cakebuild).
  • Clone/download the source and build using Visual Studio.
  • Via scoop: scoop install https://raw.githubusercontent.com/flyingpie/windows-terminal-quake/master/scoop/windows-terminal-quake.json

See the documentation for more settings and information.

About

Companion program for the new Windows Terminal that enables Quake-style drop down

License:MIT License


Languages

Language:C# 99.9%Language:PowerShell 0.1%