custom mattermost desktop application
Go to file
Devin Binnie b9758bd679
[MM-48380] Reworked Linux build process to correctly support ARM64 (#2428)
* [MM-48380] Reworked Linux build process to correctly support ARM64

* Try with ubuntu 18.04

* Why is it backwards

* Revert "Why is it backwards"

This reverts commit 5208fd3fa616a6fe774cca744bb6cd9d3f288a7a.

* Revert "Try with ubuntu 18.04"

This reverts commit e3c0f9e01e5d4b4040f6bb23bbd0fcf6160b92bd.

* :(
2022-11-30 09:58:42 -05:00
.circleci [MM-48380] Reworked Linux build process to correctly support ARM64 (#2428) 2022-11-30 09:58:42 -05:00
.config/notice-file Create configuration folder for notice.txt generation (#2149) 2022-06-14 10:15:40 +03:00
.github Updated CodeQL to latest version (#2292) 2022-10-20 16:13:07 +03:00
.vscode Add debugger for unit tests (#2392) 2022-11-16 19:16:12 +02:00
e2e FIx E2E test util method (#2329) 2022-10-28 11:55:11 -04:00
fastlane Add skip_waiting_for_build_processing to CI build (#2027) 2022-03-29 11:35:55 -04:00
i18n Translations update from Mattermost Weblate (#2389) 2022-11-16 09:43:42 -05:00
resources/windows Include windows 10 Home instructions in GPO/readme (#2375) 2022-11-11 22:03:29 +02:00
scripts [MM-48380] ARM64 build for Windows/Linux (#2406) 2022-11-21 16:27:16 -05:00
src [MM-48079] Fix race condition related to registry loading vs. the welcome screen popup (#2408) 2022-11-22 09:35:46 -05:00
.editorconfig Add recommended VSCode extensions (#2244) 2022-08-29 17:15:25 -04:00
.eslintignore Fix tests 2017-03-06 21:31:17 +09:00
.eslintrc-webapp.json [MM-43039] Upgrade and clean up dependencies (#2038) 2022-04-06 19:08:27 -04:00
.eslintrc.json [MM-22239] Downloads dropdown (#2227) 2022-10-07 11:40:27 +03:00
.gitignore [MM-46305] Add reporting code for E2E tests (#2222) 2022-08-15 09:07:22 -04:00
.gitlab-ci.yml Create makefile and pipeline to generate signed debian packages. (#2068) 2022-04-21 09:41:50 -04:00
babel.config.js Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
CHANGELOG.md Update CHANGELOG.md (#1089) 2019-10-24 00:12:02 +02:00
CONTRIBUTING.md MM-41988 Updated links to legacy domain about.mm.com (#2003) 2022-03-10 16:40:06 -05:00
electron-builder.json [MM-48557] Fix AppImage shortcut (#2413) 2022-11-22 11:43:26 -05:00
entitlements.mac.plist Use build/ as CircleCI workspace (#1810) 2021-10-14 17:19:44 -04:00
entitlements.mas.inherit.plist [MM-42538] Submit nightly builds to TestFlight for macOS (#2023) 2022-03-28 11:06:00 -04:00
entitlements.mas.plist [MM-47801][MM-45980] Added support for security-scoped bookmarks to allow the MAS build to save files wherever needed (#2315) 2022-10-25 15:02:00 +03:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#2030) 2022-03-29 09:40:08 -04:00
LICENSE.txt Change app author to Mattermost 2017-07-10 22:19:37 +09:00
Makefile Create makefile and pipeline to generate signed debian packages. (#2068) 2022-04-21 09:41:50 -04:00
NOTICE.txt Update Licences at Notice.txt to reflect dependency changes. (#2221) 2022-08-08 09:06:20 -04:00
package-lock.json [MM-48383] Upgrade compass-icons (#2421) 2022-11-28 09:14:52 -05:00
package.json [MM-48380] Reworked Linux build process to correctly support ARM64 (#2428) 2022-11-30 09:58:42 -05:00
PULL_REQUEST_TEMPLATE.md MM-41988 Updated links to legacy domain about.mm.com (#2003) 2022-03-10 16:40:06 -05:00
README.md [MM-40632] Updates to the Developer Documentation and README, remove unnecessary files and code (#1922) 2021-12-17 15:00:35 -05:00
SECURITY.md MM-41988 Updated links to legacy domain about.mm.com (#2003) 2022-03-10 16:40:06 -05:00
TESTING.md [MM-40632] Updates to the Developer Documentation and README, remove unnecessary files and code (#1922) 2021-12-17 15:00:35 -05:00
tsconfig.json [MM-22239] Downloads dropdown (#2227) 2022-10-07 11:40:27 +03:00
webpack.config.base.js E2E omnibus fixes (#2249) 2022-09-12 10:43:19 -04:00
webpack.config.main.js [MM-46993] Implement CallsWidgetWindow (#2265) 2022-11-07 09:40:13 +01:00
webpack.config.renderer.js [MM-22239] Downloads dropdown (#2227) 2022-10-07 11:40:27 +03:00
webpack.config.test.js [MM-43039] Upgrade and clean up dependencies (#2038) 2022-04-06 19:08:27 -04:00

Mattermost Desktop

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. This repo is for the native desktop application that's built on Electron; it runs on Windows, Mac, and Linux.

Originally created as "electron-mattermost" by Yuya Ochiai.

mm-desktop-screenshot

Circle CI

Features

Desktop integration

  • Server dropdown for access to multiple teams
  • Dedicated tabs for Channels, Boards and Playbooks
  • Desktop Notifications
  • Badges for unread channels and mentions
  • Deep Linking to open Mattermost links directly in the app
  • Runs in background to reduce number of open windows

Usage

Installation

Detailed guides are available at docs.mattermost.com.

  1. Download a file from the downloads page or from the releases page.
  2. Run the installer or unzip the archive.
  3. Launch Mattermost from your Applications folder, menu, or the unarchived folder.
  4. On the first launch, please enter a name and URL for your Mattermost server. For example, https://mattermost.example.com.

Configuration

You can show the dialog from menu bar.

Configuration will be saved into Electron's userData directory:

  • %APPDATA%\Mattermost on Windows
  • ~/Library/Application Support/Mattermost on OS X
  • ~/.config/Mattermost on Linux

A custom data directory location can be specified with:

  • Mattermost.exe --args --data-dir C:\my-mattermost-data on Windows
  • open /Applications/Mattermost.app/ --args --data-dir ~/my-mattermost-data/ on macOS
  • ./mattermost-desktop --args --data-dir ~/my-mattermost-data/ on Linux

Custom App Deployments

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.

Development and Making Contributions

Our developer guide has detailed information on how to set up your development environment, develop, and test changes to the Desktop App.