A linux client for MS Teams (unofficial)
This work is based on the excellent work of Omid Hezaveh [email protected] for flowdock-linux (https://github.com/omidfi/flowdock-linux)
To create the linux client for MS Teams you need node.js and npm installed, then run the following in a terminal:
git clone https://github.com/nightspaladin/msteams-linux.git
cd msteams-linux
npm install
node index.js
Your MS Teams client will be compiled and placed into a sub-folder named something like MS-Teams-linux... under the msteams-linux repository folder.
Just download the binary, unpack it and double click to open it! https://github.com/nightspaladin/msteams-linux/releases/download/1.0.0/msteams-linux-x64.tar.gz
Tested on Ubuntu 16.04 / Linux Mint 18.1