Skip to content

ivelkov/teams-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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