EnglishFrenchSpanish

Ad


OnWorks favicon

mc-tool - Online in the Cloud

Run mc-tool in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mc-tool that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mc-tool - manipulate Mission Control accounts from the command line

SYNOPSIS


mc-tool list

mc-tool add PROFILE DISPLAY-NAME [PARAMETER-SETTINGS...]

mc-tool add MANAGER/PROTOCOL [PARAMETER-SETTINGS...]

mc-tool update ACCOUNT [PARAMETER-SETTINGS...]

mc-tool display ACCOUNT DISPLAY-NAME

mc-tool nick ACCOUNT NICKNAME

mc-tool service ACCOUNT SERVICE-NAME

mc-tool icon ACCOUNT ICON

mc-tool show ACCOUNT

mc-tool get ACCOUNT PARAMETER [PARAMETER...]

mc-tool auto-presence ACCOUNT STATUS [MESSAGE]

mc-tool request ACCOUNT STATUS [MESSAGE]

mc-tool auto-connect ACCOUNT on|off

mc-tool remove ACCOUNT

DESCRIPTION


mc-tool's usage depends on its first argument (the "command")

SPECIFYING ACCOUNTS
Where an account name is needed, it may be given as a full object path (e.g.
/org/freedesktop/Telepathy/Account/gabble/jabber/example), or as the unique account-
specific suffix (e.g. gabble/jabber/example).

SPECIFYING PARAMETER SETTINGS
Many commands take arguments that represent Telepathy connection manager parameters (see
the Telepathy Specification for details of these). Each argument has the following form:

TYPE:NAME=VALUE

where TYPE is either int, uint, bool, or string (other parameter types exist, but are
currently unsupported by mc-tool), NAME is the name of the connection manager parameter
(e.g. account or password), and VALUE is the parameter's value (with integers in decimal,
and booleans as 0 or 1).

The update command also accepts arguments of the form clear:NAME which delete the named
parameter from the account configuration.

LIST
mc-tool list lists the available accounts.

ADD
mc-tool add adds an account. The connection manager and protocol can either be given as
the name of a Mission Control profile, (e.g. gtalk), or as a slash-separated connection
manager name and protocol (e.g. gabble/jabber).

DISPLAY
mc-tool display ACCOUNT DISPLAY-NAME sets the DisplayName property of ACCOUNT to DISPLAY-
NAME.

NICK
mc-tool nick ACCOUNT NICKNAME sets the Nickname property of ACCOUNT to NICKNAME.

SERVICE
mc-tool service ACCOUNT SERVICE-NAME sets the Service property of ACCOUNT to SERVICE-NAME.

ICON
mc-tool icon ACCOUNT ICON sets the Icon property of ACCOUNT to ICON.

SHOW
mc-tool show ACCOUNT shows information about ACCOUNT.

GET
mc-tool get ACCOUNT PARAMETER [PARAMETER...] shows the values of the given parameters of
ACCOUNT.

ENABLE
mc-tool enable ACCOUNT sets the Enabled property of ACCOUNT to True.

DISABLE
mc-tool disable ACCOUNT sets the Enabled property of ACCOUNT to False.

AUTO-PRESENCE
mc-tool auto-presence ACCOUNT STATUS [MESSAGE] sets the AutomaticPresence property of
ACCOUNT to STATUS with optional message MESSAGE.

REQUEST
mc-tool request ACCOUNT STATUS [MESSAGE] sets the RequestedPresence property of ACCOUNT to
STATUS with optional message MESSAGE; this is how you tell an account to connect or go
offline, for example.

AUTO-CONNECT
mc-tool auto-connect ACCOUNT on sets the ConnectAutomatically property of ACCOUNT to True.
mc-tool auto-connect ACCOUNT off sets it to False.

Use mc-tool online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 2
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 3
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 5
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • 6
    Hugin
    Hugin
    With Hugin you can assemble a mosaic of
    photographs into a complete immersive
    panorama, stitch any series of
    overlapping pictures and much more..
    Audience: Sci...
    Download Hugin
  • 7
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • More »

Linux commands

Ad