Skip to content

Simple software that disables external monitors when certain game is launched.

Notifications You must be signed in to change notification settings

sebafudi/GameFocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameFocus

Simple software that disables external monitors when certain game is launched.

Build

run build.bat file
or
go build -ldflags "-H=windowsgui -s -w"

Run

You can run this app directly. No window will show, so for now you'll need to to close the app in the Task Manger.
The aim of this app is to automate process of turning off external displays, so you probably want to add it to the Task Scheduler

TODO

  • Detect if the process is running
  • Disable external displays after game is launched
  • Enable extenral displays after game is closed
  • Easily change monitored programs
  • Support multiple processes
  • Tray icon
  • GUI for adding/removing apps

About

Simple software that disables external monitors when certain game is launched.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published