Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Mar 27, 2018. It is now read-only.

Microsoft Teams Capsule - unofficial Microsoft Teams app for Linux

License

NotificationsYou must be signed in to change notification settings

sportradar/ms-teams-linux

 
 

Repository files navigation

Build Status

#f03c15Important information

App is not maintained anymore since our team moved to another tool. Possible updates will be available in theoriginal project.

Description

Microsoft Teams Capsule is unofficial Microsoft Teams application for Linux, which useselectron framework to wrap web version ofMicrosoft Teams.

With this app you will be able to launch web version as an application with no need to keep the browser tap always open.

Application also offers notifications for unread messages, but it's very limited.

Installation

Applications is distributed in the AppImage format and should run on all common Linux distributions.

  1. Download installation file
  • using direct link:AppImage
  • using wget:$ wget https://github.com/sportradar/ms-teams-linux/releases/download/v0.4.0/ms-teams-capsule-0.4.0-x86_64.AppImage
  1. Make it executable
  • $ chmod a+x ms-teams-capsule*.AppImage
  1. Run the app!
  • $ ./ms-teams-capsule*.AppImage

You can also get more information about AppImage on theofficial website.

Usage

Install the application and launch it. After logging in you will be able to use Microsoft Teams.Application supports very limited version of notifications.If you have something unread in chats, you will receive push notification and the icon will change with one with big red dot.

Known issues

If you are stucked with blank white, blue or purple screen, just click File -> Reload, there is no need to relaunch the application.

If you don't see tray icon

On Linux distributions that only have app indicator support, you have to install libappindicator1 to make the tray icon work.

$ apt-get install libappindicator1

Development

This project is based on awesomeelectron-boilerplate. Please, follow the link to learn more about using the development environment.

Since I'm quite new to Electron, PR and advices are more than welcome!

License

MIT

About

Microsoft Teams Capsule - unofficial Microsoft Teams app for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript95.6%
  • HTML4.4%

[8]ページ先頭

©2009-2025 Movatter.jp