I hereby claim:
- I am CvRXX on github.
- I am cvr_xx (https://keybase.io/cvr_xx) on keybase.
- I have a public key whose fingerprint is 7C74 A83D AB01 AB93 6DB7 26CD 71DE 6D29 6DD6 C0A0
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| ### Keybase proof | |
| I hereby claim: | |
| * I am CvRXX on github. | |
| * I am cvr_xx (https://keybase.io/cvr_xx) on keybase. | |
| * I have a public key whose fingerprint is 8CB9 E1D2 A2E1 EF26 ACE3 843F 6315 8B5B E466 1138 | |
| To claim this, I am signing this object: |
| # A simple twitch notifier for fedora. | |
| # I only tested this on fedora but maby it works on other distributions as well. | |
| # The syntax is : "python scriptname streamer". | |
| # It will make a sound if the streamer goes on-air. | |
| import urllib2 | |
| import json | |
| import sys |