
#Mattermost desktop app how to
Our developer guide has detailed information on how to set up your development environment, develop, and test changes to the Desktop App. Our docs provide a guide on how to customize and distribute your own Mattermost Desktop App, including how to distribute the official Windows Desktop App silently to end users, pre-configured with the server URL and other app settings. mattermost-desktop -args -data-dir ~/my-mattermost-data/ on Linux open /Applications/Mattermost.app/ -args -data-dir ~/my-mattermost-data/ on macOS.Mattermost.exe -args -data-dir C:\my-mattermost-data on Windows.They support all the features of the web experience, plus. ~/Library/Application Support/Mattermost on OS XĪ custom data directory location can be specified with: Mattermost desktop applications are available for Windows, Mac and Linux operating systems.Mattermost Desktop is developed using Electron and runs on Windows, Mac and Linux. Mattermost Desktop is a native desktop application for Mattermost, a workplace messaging alternative to Slack. Ĭonfiguration will be saved into Electron's userData directory: Mattermost Desktop application for Windows, Mac and Linux. On the first launch, please enter a name and URL for your Mattermost server.Launch Mattermost from your Applications folder, menu, or the unarchived folder.Run the installer or unzip the archive.Download a file from the downloads page or from the releases page.Runs in background to reduce number of open windowsĭetailed guides are available at.Deep Linking to open Mattermost links directly in the app.Badges for unread channels and mentions.Dedicated tabs for Channels, Boards and Playbooks.Server dropdown for access to multiple teams.Originally created as "electron-mattermost" by Yuya Ochiai. This repo is for the native desktop application that's built on Electron it runs on Windows, Mac, and Linux.

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
