OlivierJM / slack-status

update slack status based on current internet connection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

update slack status based on current internet connection


Languages

Language:Ruby 100.0%