Skip to content

monojack/microsoft-teams-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Teams - Electron app

Microsoft Teams - Electron app is based on Electron and let you use the Microsoft Teams webapp in a single window like a desktop application.

Install dependencies

yarn

Run app in DEV mode

yarn start

Package app

yarn package

Build installer

# linux x64 .deb & .tar,gz files
yarn build

Releases

No releases published

Packages

No packages published