Teams for Linux Unofficial Microsoft Teams client for Linux — a native desktop app that wraps the Teams web version with enhanced Linux integration. ✅ System notifications ✅ System tray integration (badge support varies by desktop environment) ✅ Custom backgrounds & themes ✅ Screen sharing support ✅ Multiple account profiles Note This is an independent project, not affiliated with Microsoft. Some features are limited by the Teams web app. Sponsor Recall.ai — API for Meeting Recording and Transcription If you're looking for a meeting recording API, consider checking out Recall.ai, an API that records and transcribes Zoom, Google Meet, Microsoft Teams, in-person meetings, and more. This sponsorship helps support the ongoing development of teams-for-linux. Installation Package Repositories 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: sudo mkdir -p /etc/apt/keyrings sudo wget -qO /etc/apt/keyrings/teams-for-linux.asc https://repo.teamsforlinux.de/teams-for-linux.asc sh -c ' echo "Types: deb URIs: https://repo.teamsforlinux.de/debian/ Suites: stable Components: main Signed-By: /etc/apt/keyrings/teams-for-linux.asc Architectures: amd64" | sudo tee /etc/apt/sources.list.d/teams-for-linux-packages.sources ' sudo apt update && sudo apt install teams-for-linux RHEL/Fedora: curl -1sLf -o /tmp/teams-for-linux.asc https://repo.teamsforlinux.de/teams-for-linux.asc ; sudo rpm --import /tmp/teams-for-linux.asc sudo curl -1sLf -o /etc/yum.repos.d/teams-for-linux.repo https://repo.teamsforlinux.de/rpm/teams-for-linux.repo sudo dnf -y install teams-for-linux Distribution Packages Manual Download Download from GitHub Releases — available as AppImage, deb, rpm, snap, tar.gz (plus Windows/macOS builds). Tip For AppImage files, use AppImageLauncher for better desktop integration. Quick Start Install using your preferred method above Launch with teams-for-linux Configure by...
First seen: 2025-11-14 23:53
Last seen: 2025-11-16 00:56