An open API service indexing awesome lists of open source software.

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

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 status

Requirements:
- Selenium webdriver
- Ruby v2^
- Slack token

Possible usage:
- can be put in your cron job to be run in a 30mins interval

TODO:
- Refactor the code to remove the "@"
- Use a headless browser - urgent
- If the internet is above 1mbps it should clear the status