Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 1.25 KB

README.md

File metadata and controls

63 lines (43 loc) · 1.25 KB

fossteams-frontend

An open source frontend for Microsoft Teams, based on fossteams-backend

Screenshots

Our UI

User Interface of fossteams-frontend

Microsoft Teams (for comparison)

Comparison with Microsoft Teams

Description

Goal of the project

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.

Status of the project

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

Requirements

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.