Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T12:18:05.000Z (about 5 years ago)
- Last Synced: 2024-06-19T04:17:54.647Z (7 months ago)
- Topics: slack, ssid, status, wifi, wifi-ssid
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- 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.