All Projects → lonepie → putty-quake-console

lonepie / putty-quake-console

Licence: other
No description, website, or topics provided.

Programming Languages

autohotkey
350 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].