Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rAlt

A minimal, Windows-only application switcher inspired by macOS rcmd.

Hold Right Alt, then press the first letter of an application's name. Press the same letter again to cycle through matching windows. Release Right Alt or press Escape to dismiss the overlay.

Run

py -m venv .venv
.venv\Scripts\pip install -r requirements.txt
.venv\Scripts\python main.py

The tray icon can open ralt_config.json, where executable display names and custom letters can be assigned. Choose Reload config from the tray menu after saving changes.

Some systems require running rAlt as administrator for global key suppression or for switching to elevated applications.

About

A minimal, Windows-only application switcher inspired by macOS rcmd.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages