Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 566 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 566 Bytes

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