https://github.com/olivierjm/slack-status
update slack status based on current internet connection
https://github.com/olivierjm/slack-status
Last synced: 3 months ago
JSON representation
update slack status based on current internet connection
- Host: GitHub
- URL: https://github.com/olivierjm/slack-status
- Owner: OlivierJM
- Created: 2021-08-14T18:22:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-14T22:17:38.000Z (almost 4 years ago)
- Last Synced: 2025-03-20T00:49:55.544Z (3 months ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack-status
__Inspiration:__
Being in places where Internet connectivity is not always assured, it comes and goes, it is a good practice for your team to know your current status, this attemps to do that with less of your effort
Features:
- check internet speed using fast.com
- if it is low (`< 1mbps`) update slack statusRequirements:
- Selenium webdriver
- Ruby v2^
- Slack tokenPossible usage:
- can be put in your cron job to be run in a 30mins intervalTODO:
- Refactor the code to remove the "@"
- Use a headless browser - urgent
- If the internet is above 1mbps it should clear the status