/teams-ubuntu

Microsoft teams for ubuntu platforms

Primary LanguageHTMLMIT LicenseMIT

teams-ubuntu

Microsoft teams for ubuntu platforms

Background

The thing force me to do this is, ubuntu platform was not supported by default, check below:

That's weird, but ok we don't mind. electron helps.

Now you can download the ubuntu version:

Microsoft-Teams-1.1.8-linux-64

Microsoft-Teams-1.1.8-linux-32

Want to contribute?

First you need to clone this repo, for example:

git clone https://github.com/leftstick/teams-ubuntu.git

Then, install dependencies

cd teams-ubuntu
npm install

Now, you are free to launch it:

npm start

LICENSE

MIT License