Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/goliatone/dnd-slack

Simple utility to toggle DND mode in Slack
https://github.com/goliatone/dnd-slack

do-not-disturb golang slack

Last synced: 20 days ago
JSON representation

Simple utility to toggle DND mode in Slack

Awesome Lists containing this project

README

        

## Slack Do Not Disturb

Small CLI utility to toggle do not disturb from your terminal using the Slack API.

It has two self explanatory commands `enable` and `disable`.

![dnd-image](./docs/dnd.gif)

```
Utility to toggle macOS do not disturb using notification center
Usage:
dnd-macos [subcommand] {enable|disable}
-token: Slack API auth token
-status-text: Slack status text
-status-emoji: Slack status emoji
```