https://github.com/bbrks/slackautostatus
Automatically change your slack status based on WiFi SSID
https://github.com/bbrks/slackautostatus
slack ssid status wifi wifi-ssid
Last synced: 2 months ago
JSON representation
Automatically change your slack status based on WiFi SSID
- Host: GitHub
- URL: https://github.com/bbrks/slackautostatus
- Owner: bbrks
- Created: 2018-08-21T23:28:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T12:18:05.000Z (over 6 years ago)
- Last Synced: 2025-12-28T02:50:22.286Z (6 months ago)
- Topics: slack, ssid, status, wifi, wifi-ssid
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slackautostatus
Automatically change your slack status based on WiFi SSID
## Install
```
go install github.com/bbrks/slackautostatus
```
## Running and configuration
The first run of slackautostatus will generate an example config at `~/.config/slackautostatus/config.json`
```
slackautostatus
```
After this, edit the config for your workspaces, [legacy tokens](https://api.slack.com/custom-integrations/legacy-tokens), SSIDs, and statuses, and re-run.