Mattermost desktop applications are available for Windows, Mac and Linux operating systems. They support all the features of the web experience, plus:
DesktopEntry
for the application to more easily integrate into a desktop environmentDash for Mac is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs (for a full list, see below). You can even generate your own docsets or request docsets to be included. The tool comes with 150+ offline documentation sets.
Below is a list of additional resources:
You can download the apps directly from our downloads page. You may also use the following installation guides for Windows, Mac and Linux.
Contents
Downloads
directory right-click on the file mattermost-desktop-setup-4.4.0-win.exe
and select Open.This will start an installer for the app. Once finished, the Mattermost desktop app will open automatically.
Download latest version of the Mattermost desktop app MSI installer (Beta):
See here for instructions on installing the Mattermost desktop app via an MSI installer and configuring supported Group Policies.
The following Group Policies are available:
Group Policy | Description | Required Version |
---|---|---|
Enable Server Management | If disabled, management of servers in the app settings are disabled. | 4.3 or later |
Default Server List | Define one or more default, permanent servers. | 4.3 or later |
Applications
folder.Homebrew users can install with brewcaskinstallmattermost
.
mattermost-desktop
, which is located inside the extracted directory.README.md
and follow the instructions in the Desktop launcher section.Unofficial, community-driven .deb packages are available.
sudodpkg-imattermost-desktop-4.4.0-linux-amd64.deb
sudodpkg-imattermost-desktop-4.4.0-linux-i386.deb
mattermost
, then click the Mattermost icon.To install the desktop client on Arch Linux, see the Mattermost page on the Arch Linux wiki.
A snap is available for systems that have Snapcraft installed. Snapcraft is installed by default on Ubuntu 16.04 and later, but for most other Linux distributions you can install it manually. To install Snapcraft, see Install snapd on the Snapcraft website.
mattermost
, then click the Mattermost icon.%LOCALAPPDATA%mattermost
, then try re-installing the app.If none of the above steps resolve the issue, please open a new ticket in the Mattermost Troubleshooting Forum.
This issue can occur on Windows in a multiple-monitor setup. When you disconnect the monitor that Mattermost is displayed on, Mattermost continues to display at screen coordinates that no longer exist.
To resolve this issue, you can reset the Desktop App screen location by deleting the screen location file. When the file is not present, the Desktop App displays on the primary monitor by default.
%APPDATA%Mattermost
folder.bounds-info.json
This issue can occur when localStorage has an unexpected state. To resolve the issue:
%APPDATA%Mattermost
folder, then delete the LocalStorage
folder.~/Library/ApplicationSupport/Mattermost
folder, then delete the LocalStorage
folder.~/.config/Mattermost
folder, then delete the LocalStorage
folder.This issue can occur after a crash or unexpected shutdown of the Desktop app that causes the app data to be corrupted. To resolve the issue:
%APPDATA%Mattermost
folder, then delete the IndexedDB
folder and the Cookies
and Cookies-journal
files.~/Library/ApplicationSupport/Mattermost
folder, then delete the IndexedDB
folder and the Cookies
and Cookies-journal
files.~/.config/Mattermost
folder, then delete the IndexedDB
folder and the Cookies
and Cookies-journal
files.Clicking “Show Details” on the dialog provides logs. Ways to resolve the issue:
Append Mattermost.exe;
to the Registry Key HKLMSYSTEMCurrentControlSetServicesCtxUviUviProcessExcludes
and reboot the system.
For additional troubleshooting tips, see the troubleshooting guide.
When reporting bugs found in the Mattermost Desktop app, it is helpful to include the contents of the Developer Tools Console along with the information on this page. To access the Developer Tools Console, follow these instructions:
View
> ToggleDeveloperTools
.Console
tab.SaveAs
.View
> ToggleDeveloperTools
to disable the Developer Tools.You can open an additional set of developer tools for each server you have added to the desktop app.The tools can be opened by pasting this command in the developer console you opened with the steps described above: document.getElementsByTagName('webview')[0].openDevTools();
Note that if you have more than one server added to the desktop client, you need to change the 0
to the number corresponding to the server you want to open in the developer tools, starting with 0
from the left.
To submit an improvement or correction to this documentation, click Edit at the top of this page.
Download LibreOfficeSupplementary Downloads:
Supplementary Downloads:
LibreOffice_6.4.2_MacOS_x86-64_sdk.dmg
43 MB (Torrent, Info)
Operating Systems
LibreOffice 6.4.2 is available for the following operating systems/architectures:
Available Versions
LibreOffice is available in the following released versions:
LibreOffice is available in the following prerelease versions:
Older versions of LibreOffice (no longer updated!) are available in the archive
Techsmith snagit 2019.0.0 (build 94003) download free. Choose operating system
Choose language
How do I install LibreOffice?
System requirements
Development versions
Portable versions & DVD images
LibreOffice as Flatpak
LibreOffice as Snap
LibreOffice as AppImage
Mattermost desktop applications are available for Windows, Mac and Linux operating systems. They support all the features of the web experience, plus:
DesktopEntry
for the application to more easily integrate into a desktop environmentDash for Mac is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs (for a full list, see below). You can even generate your own docsets or request docsets to be included. The tool comes with 150+ offline documentation sets.
Below is a list of additional resources:
You can download the apps directly from our downloads page. You may also use the following installation guides for Windows, Mac and Linux.
Contents
Downloads
directory right-click on the file mattermost-desktop-setup-4.4.0-win.exe
and select Open.This will start an installer for the app. Once finished, the Mattermost desktop app will open automatically.
Download latest version of the Mattermost desktop app MSI installer (Beta):
See here for instructions on installing the Mattermost desktop app via an MSI installer and configuring supported Group Policies.
The following Group Policies are available:
Group Policy | Description | Required Version |
---|---|---|
Enable Server Management | If disabled, management of servers in the app settings are disabled. | 4.3 or later |
Default Server List | Define one or more default, permanent servers. | 4.3 or later |
Applications
folder.Homebrew users can install with brewcaskinstallmattermost
.
mattermost-desktop
, which is located inside the extracted directory.README.md
and follow the instructions in the Desktop launcher section.Unofficial, community-driven .deb packages are available.
sudodpkg-imattermost-desktop-4.4.0-linux-amd64.deb
sudodpkg-imattermost-desktop-4.4.0-linux-i386.deb
mattermost
, then click the Mattermost icon.To install the desktop client on Arch Linux, see the Mattermost page on the Arch Linux wiki.
A snap is available for systems that have Snapcraft installed. Snapcraft is installed by default on Ubuntu 16.04 and later, but for most other Linux distributions you can install it manually. To install Snapcraft, see Install snapd on the Snapcraft website.
mattermost
, then click the Mattermost icon.%LOCALAPPDATA%mattermost
, then try re-installing the app.If none of the above steps resolve the issue, please open a new ticket in the Mattermost Troubleshooting Forum.
This issue can occur on Windows in a multiple-monitor setup. When you disconnect the monitor that Mattermost is displayed on, Mattermost continues to display at screen coordinates that no longer exist.
To resolve this issue, you can reset the Desktop App screen location by deleting the screen location file. When the file is not present, the Desktop App displays on the primary monitor by default.
%APPDATA%Mattermost
folder.bounds-info.json
This issue can occur when localStorage has an unexpected state. To resolve the issue:
%APPDATA%Mattermost
folder, then delete the LocalStorage
folder.~/Library/ApplicationSupport/Mattermost
folder, then delete the LocalStorage
folder.~/.config/Mattermost
folder, then delete the LocalStorage
folder.This issue can occur after a crash or unexpected shutdown of the Desktop app that causes the app data to be corrupted. To resolve the issue:
%APPDATA%Mattermost
folder, then delete the IndexedDB
folder and the Cookies
and Cookies-journal
files.~/Library/ApplicationSupport/Mattermost
folder, then delete the IndexedDB
folder and the Cookies
and Cookies-journal
files.~/.config/Mattermost
folder, then delete the IndexedDB
folder and the Cookies
and Cookies-journal
files.Clicking “Show Details” on the dialog provides logs. Ways to resolve the issue:
Append Mattermost.exe;
to the Registry Key HKLMSYSTEMCurrentControlSetServicesCtxUviUviProcessExcludes
and reboot the system.
For additional troubleshooting tips, see the troubleshooting guide.
When reporting bugs found in the Mattermost Desktop app, it is helpful to include the contents of the Developer Tools Console along with the information on this page. To access the Developer Tools Console, follow these instructions:
View
> ToggleDeveloperTools
.Console
tab.SaveAs
.View
> ToggleDeveloperTools
to disable the Developer Tools.You can open an additional set of developer tools for each server you have added to the desktop app.The tools can be opened by pasting this command in the developer console you opened with the steps described above: document.getElementsByTagName('webview')[0].openDevTools();
Note that if you have more than one server added to the desktop client, you need to change the 0
to the number corresponding to the server you want to open in the developer tools, starting with 0
from the left.
To submit an improvement or correction to this documentation, click Edit at the top of this page.
Download LibreOfficeSupplementary Downloads:
Supplementary Downloads:
LibreOffice_6.4.2_MacOS_x86-64_sdk.dmg
43 MB (Torrent, Info)
Operating Systems
LibreOffice 6.4.2 is available for the following operating systems/architectures:
Available Versions
LibreOffice is available in the following released versions:
LibreOffice is available in the following prerelease versions:
Older versions of LibreOffice (no longer updated!) are available in the archive
Techsmith snagit 2019.0.0 (build 94003) download free. Choose operating system
Choose language
How do I install LibreOffice?
System requirements
Development versions
Portable versions & DVD images
LibreOffice as Flatpak
LibreOffice as Snap
LibreOffice as AppImage