Socket
Socket
Sign inDemoInstall

alfred-mattermost

Package Overview
Dependencies
126
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    alfred-mattermost

Alfred workflow for Mattermost chat servers


Version published
Weekly downloads
4
Maintainers
1
Created
Weekly downloads
 

Readme

Source

alfred-mattermost Build Status

Alfred workflow for Mattermost chat servers

Install

$ npm install --global alfred-mattermost

Requires Node.js 4+ and the Alfred Powerpack.

Usage

Note: This workflow is currently optimized to work with Google Chrome, and will keep reusing the same Chrome tab if one is open. If you don't use Google Chrome, you can manually edit the workflow so that the mm command triggers the "Open URL" action, instead of the Apple Script action.

Set Domain

Provide the domain for your Mattermost server, e.g. https://chat.example.com.

Command: mm_domain https://chat.example.com

Set Personal Access Token

Provide the personal access token to use to make API requests.

Command: mm_token <token>

Open channel / user thread

Provide the name of the channel or user you want to open.

Command: mm query

License

MIT © Jason Nutter

Keywords

FAQs

Last updated on 08 Feb 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc