/teams-for-linux

Unofficial Microsoft Teams for Linux client

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

teams-for-linux

pipeline status

Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wrapps it as a standalone application using Electron.

Install

You can download the tarball, rpm, deb or pacman from the releases page.

Run from source

$ npm i && (cd app && npm i)
$ npm start

License

GPLv3