sandebert / Switcheroo

The humble incremental-search task switcher for Windows. With my own extensions

Home Page:https://www.switcheroo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switcheroo Switcheroo + mods

This is my modded version of Switcheroo branched after the maintainer became unresponsive. It is distributed as-is with no warranty or guarantees whatsoever. Your patches are welcome.

Download

Grab the binaries here

Custom Features

  • Numerical quick access - Alt+digit for easy switching to any of the first 10 applications (also hinted on-screen).
  • Light/Dark Theme
  • Sort list by process name or title via tray icon menu or shortcut keys in-live list
  • Tray icon single click open, extended context menu actions.
  • Windows list context menu actions: close, run, clone instance (duplicate), bring to front
  • Home/End/PageUp/PageDown keys navigation in the list
  • VIM-like navigation keys Alt+j Alt+k. Alt+Up/down is working now too for when you opened the application with alt+ shortcut pressed down.
  • Export list to JSON

Planned:

  • Performance improvements
  • Code cleaning and refactoring,
  • Custom hotkeys configuration

Shortcuts

Action Shortcut Remarks
Activate Switcheroo Alt + Space This shortcut can be customized in Options
Activate Switcheroo Alt + Tab Only works if enabled under Options
When Switcheroo is open
Switch to selected window Enter,Alt
Select next/previous Tab/Shift + Tab, Alt + J/Alt + K
Selection jumps Home, End, PageUp, PageDown First, Last, Page up, Page down
Switch to n-th window Alt + 1..0 For first ten on the list. 0 for tenth.
Close selected window Ctrl + W,Alt + X
Options Alt + O
Toggle sort by process name Alt + S
Dismiss Switcheroo Esc

Discord

Please join our Discord channel for further discussions.

About

The humble incremental-search task switcher for Windows. With my own extensions

https://www.switcheroo.io

License:GNU General Public License v3.0


Languages

Language:C# 93.5%Language:Inno Setup 6.4%Language:PowerShell 0.1%