An open source frontend for Microsoft Teams, based on fossteams-backend
The goal of this project is to create an alternative and lightweight UI that only takes care of interacting with Microsoft Teams. We try to offload as much as possible to the backend, so that the user interface can be as lightweight as possible.
The project just started, but with your contribution we can make it grow and finally have a good alternative client for Microsoft Teams that is:
- fast
- privacy-focused
- open source
- customizable
- yarn
fossteams-backend
- A Microsoft Teams account
yarn install
yarn serve
yarn build
yarn lint