You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tim eabfe12b1c feat: everything works 8 months ago
README.md feat: everything works 8 months ago
csgo-auto-death-music.py feat: everything works 8 months ago
gamestate_integration_localhost.cfg feat: everything works 8 months ago
requirements.txt feat: everything works 8 months ago

README.md

CSGO auto Play-Pause while you are dead

I got annoyed by having to play/pause my music every time the round started or ended. So I whipped up this

Enjoy

Requirements

  • playerctl
  • python3
  • GSI
  • Linux?

Install instructions

  • Setup GSI using the cfg in repo and pop it in your steamapps/common/csgo/cfg/
  • Modify csgo-auto-death-music.py with your steam_id
  • install Flask pip install --user -r requirements.txt
  • run csgo-auto-death-music.py