This is a simple employment checker for companies that use Github
Because Github access is one of the first things changed by an employer, you get notified first. It's as simple as that.
- Uses Pushbullet
- Checks ever 10 minutes
- Notifications on new users
- Notifications on removed users
- Get a personal access token from Github
- https://github.com/settings/tokens
- All you need is
read:org
permissions - Get an access token from Pushbullet
- https://www.pushbullet.com/#settings
- Run
sh run.sh
ordocker-compose up -d
to start
You will get notifications for all current users on start. This is a feature.