-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

kdeconnect-cli


> KDE Connect CLI.

More information.


List all devices:

kdeconnect-cli --list-devices

List available (paired and reachable) devices:

kdeconnect-cli --list-available

Request pairing with a specific device, specifying its ID:

kdeconnect-cli --pair --device {device_id}

Ring a device, specifying its name:

kdeconnect-cli --ring --name {device_name}

Share an URL or file with a paired device, specifying its ID:

kdeconnect-cli --share {URL|path/to/file} --device {device_id}

Send an SMS with an optional attachment to a specific number:

kdeconnect-cli --name {device_name} --send-sms {message} --destination {phone_number} --attachment {path/to/file}

Unlock a specific device:

kdeconnect-cli --name {device_name} --unlock

Simulate a key press on a specific device:

kdeconnect-cli --name {device_name} --send-keys {key}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:35:18 2024