Skip to content

lonepie/putty-quake-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Version of mintty-quake-console designed for PuTTY

Requirements

PuTTY or KiTTY

Usage

  1. Edit configuration file (putty-quake-console.ini)
  2. Open PuTTY session.
  3. Launch putty-quake-console.ahk
  4. Use configured keybinding to show/hide PuTTY

Configuration

  • putty_path : Absolute path to putty.exe (or kitty.exe)
  • putty_args : unused at this time
  • putty_type : specify either "PuTTY" or "KiTTY", depending on which you're using
  • hotkey = key combination to show/hide putty
  • session_mode : unused at this time
  • session_path : unused at this time
  • start_hidden : show mintty.exe when script is started (0) or wait for hotkey (1)
  • initial_height : height (in pixels) of the mintty console
  • pinned_by_default : set to 0 to automatically hide mintty when it loses focus
  • animation_step : number of pixels to shift each step of the slide animation
  • animation_timeout : how long (in ms) to wait between each animation_step

TODO

  • Launch putty session from the script
  • GUI for settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published