Skip to content

oldhowl/MiHotkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiHotkeys

MiHotkeys is a Windows Forms application designed for quick access to system settings using hotkeys. The app allows users to switch power modes and adjust display refresh rates via predefined keyboard shortcuts.

Features

  • Power Mode Switching: Toggle between Silence, Balance, and Max Power modes using the Mi button.
  • Display Refresh Rate Switching: Change between 60Hz, 120Hz, and 165Hz with Mi+F12.
  • System Tray Integration: Displays current settings in the system tray.

Installation

  1. Clone the repository:
    git clone https://github.com/oldhowl/MiHotkeys.git
    cd MiHotkeys
  2. Build the project:
    dotnet build
  3. Publish as a single executable:
    dotnet publish -c Release -r win-x64 --self-contained -p:PublishSingleFile=true

Usage

  • Run on Startup: Toggle auto-start from the system tray menu.
  • Exiting: Right-click the tray icon and select "Exit."

Contributions

Contributions are welcome! Open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published