mc-wait-for-name
management daemon for Telepathy real-time communication framework
Install
- All systems
-
curl cmd.cat/mc-wait-for-name.sh
- Debian
-
apt-get install telepathy-mission-control-5
- Ubuntu
-
apt-get install telepathy-mission-control-5
- Arch Linux
-
pacman -S telepathy-mission-control
- Kali Linux
-
apt-get install telepathy-mission-control-5
- Fedora
-
dnf install telepathy-mission-control-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install telepathy-mission-control-5
- Raspbian
-
apt-get install telepathy-mission-control-5
- Dockerfile
- dockerfile.run/mc-wait-for-name
telepathy-mission-control-5
management daemon for Telepathy real-time communication framework
Telepathy Mission Control 5 is an account manager and channel dispatcher for the Telepathy framework, allowing user interfaces and other clients to share connections to real-time communication services without conflicting. It implements the AccountManager and ChannelDispatcher D-Bus APIs as described by telepathy-spec. The account manager part stores real time communication account details, connects to the stored accounts on request, and sets the accounts' presence, nickname and avatar according to requests from Telepathy user interfaces and other components. The channel dispatcher part responds to incoming communication channels (message streams, voice/video calls, file transfers etc.) by dispatching them to suitable user interfaces, and requests outgoing communication channels according to requests from a Telepathy UI. This is not a compatible replacement for Mission Control 4 (in the telepathy-mission-control package), but they can be installed in parallel.
telepathy-mission-control-1
connection manager
telepathy-mission-control
Mission Control, or MC, is a Telepathy component providing a way
for "end-user" applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials.