dotfiles/.config/polybar/scripts/notification-mattermost
2024-01-28 16:37:10 -06:00
..
2024-01-28 16:37:10 -06:00

Script: notification-mattermost

A small script that shows your unread Mattermost messages and mentions.

Dependencies

  • curl
  • jq

Configuration

Generate a token at Account Settings > Security > Personal Access Tokens. You have to enable tokens in your server config.

Module

[module/notification-mattermost]
type = custom/script
exec = ~/polybar-scripts/notification-mattermost.sh
interval = 60