Giter Site home page Giter Site logo

dionysus98 / teams-for-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ismaelmartinez/teams-for-linux

0.0 0.0 0.0 6.4 MB

Unofficial Microsoft Teams for Linux client

License: GNU General Public License v3.0

JavaScript 74.74% CSS 24.02% HTML 1.24%

teams-for-linux's Introduction

teams-for-linux

This is an unofficial Microsoft Teams client. The official one from Microsoft is retired and got replaced with PWA. Read the blog here.

Please report bugs and questions in the issues section. We will attend them as soon as possible. Kindly go through the open issues before raising a new one and avoid duplicates. We encourage everyone to join our chat room in matrix and ask your questions. That's probably the quickest way to find solutions.

As this is a wrapper around the web version of teams, we would not be able to add certain features. It's not because we don't want to, but we're fully dependant on Microsoft in certain cases. We may close the issue stating the same reason.

PRs and suggestions are welcomed. We will continue to support the community.


Gitter chat Build & Release Known Vulnerabilities Codacy Badge

Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron.

Downloads

Binaries available under releases for AppImage, rpm, deb, snap, and tar.gz.

In the case of AppImage, we recommend using AppImageLauncher for the best desktop experience.

We have a dedicated deb and rpm repo at https://teamsforlinux.de hosted with ❤️ by Nils Büchner. Please follow the installation instructions below.

Debian/Ubuntu and other derivatives

sudo mkdir -p /etc/apt/keyrings

sudo wget -qO /etc/apt/keyrings/teams-for-linux.asc https://repo.teamsforlinux.de/teams-for-linux.asc

echo "deb [signed-by=/etc/apt/keyrings/teams-for-linux.asc arch=$(dpkg --print-architecture)] https://repo.teamsforlinux.de/debian/ stable main" | sudo tee /etc/apt/sources.list.d/teams-for-linux-packages.list

sudo apt update

sudo apt install teams-for-linux

RHEL/Fedora and other derivatives

curl -1sLf -o /tmp/teams-for-linux.asc https://repo.teamsforlinux.de/teams-for-linux.asc; rpm --import /tmp/teams-for-linux.asc; rm -f /tmp/teams-for-linux.asc

curl -1sLf -o /etc/yum.repos.d/teams-for-linux.repo https://repo.teamsforlinux.de/rpm/teams-for-linux.repo

yum update

yum install teams-for-linux

Also available in:

AUR: teams-for-linux

Pacstall: teams-for-linux-deb

Get it from the Snap Store

Download on Flathub

Starting arguments

Check in the config README.md in the config folder.

Contributing

Please refer to the CONTRIBUTING.md file for more information about how to run this application from source, and/or how to contribute.

Known issues

Known issues and workarounds can be found in the KNOWN_ISSUES.md file.

History

Read about the history of this project in the HISTORY.md file.

License

License: GPLv3

teams-for-linux's People

Contributors

jijojosephk avatar ismaelmartinez avatar julian-alarcon avatar ivelkov avatar thomasgl-orange avatar jamiemagee avatar dependabot[bot] avatar benterova avatar mageluingil avatar zeitounator avatar herbiejhopkins avatar humbertaco avatar jstastny avatar roberto-filho avatar lkrms avatar vadimi avatar breunigs avatar nneul avatar michsior14 avatar merlijn-sebrechts avatar mauriziopinotti avatar bzspi avatar ewth avatar alexeiskachykhin avatar 93sprinter avatar agates avatar mahmoudbahaa avatar matrixdj96 avatar nate-anderson avatar fpoirotte avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.