Skip to content

Pure C# - Console app that adjusts your screen's refresh rate based on connected displays.

License

Notifications You must be signed in to change notification settings

bas-boop/FpsManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FpsManager

FpsManager is a simple console application designed to automatically adjust the refresh rate (Hz) of your main screen based on the number of screens connected to your system. This tool is particularly useful for users who frequently switch between using a laptop screen as their primary display and connecting to external monitors.

If you experience any issues or have questions about using FpsManager, please make an issue on the issues page.

Features

  • Automatically detects the number of connected screens.
  • Sets a high refresh rate for a single screen setup (ideal for high-performance usage).
  • Sets a lower refresh rate when multiple screens are detected (suitable for multi-monitor setups).
  • Installation Instructions:

Installation Instructions

  1. Download the .zip file from the provided link.
  2. Unpack the .zip file to a location of your choice on your computer.
  3. Open FpsManager.exe by double-clicking on it. A console window will appear.
  4. Follow the on-screen instructions to set the refresh rate as needed.

Usage

Upon running the application, it will automatically:

  • Check the number of connected screens.
  • Adjust the refresh rate of your main screen accordingly:
  • Single Screen: Set to a high refresh rate.
  • Multiple Screens: Set to a lower refresh rate.

Note: Ensure that you have the necessary permissions to change display settings on your system.

About

Pure C# - Console app that adjusts your screen's refresh rate based on connected displays.

Topics

Resources

License

Stars

Watchers

Forks

Languages