Skip to content

Daemon that terminates Steam on Linux when certain conditions are met.

License

Notifications You must be signed in to change notification settings

danisztls/steam-killer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Killer

Monitors for Steam and game processes and send SIGTERM/SIGKILL if conditions are met.

Use case

Manage procastination.

How it wokrs

It uses a filesystem observer to watch .steampid for changes so it's triggered immediately after Steam is opened and barely use system resources.

Conditions are hardcoded for days except Saturday or when outside daytime. Please let me know if you want want to use this with different conditions.

About

Daemon that terminates Steam on Linux when certain conditions are met.

Resources

License

Stars

Watchers

Forks

Languages