Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 412 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 412 Bytes

teams-for-linux

Unoficial 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

$ (cd app;npm install)
$ npm start

License

GPLv3