Translations:KDE Connect/Tutorials/Useful commands/15/fr

From KDE UserBase Wiki
Revision as of 04:56, 27 September 2018 by Claus chr (talk | contribs) (Created page with "* Save locally: {{Output|1=<nowiki>spectacle -b</nowiki>}} * Send to phone: {{Output|1=<nowiki>file=/tmp/$(hostname)_$(date "+%Y%m%d_%H%M%S").png; spectacle -bo "${file}" && k...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Save locally:
    spectacle -b
  • Send to phone:
    file=/tmp/$(hostname)_$(date "+%Y%m%d_%H%M%S").png; spectacle -bo "${file}" && kdeconnect-cli -d $(kdeconnect-cli -a --id-only) --share ${file}