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

From KDE UserBase Wiki
Revision as of 13:01, 26 September 2018 by ChristianW (talk | contribs) (Created page with "== Captures d'écran == * 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; spec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Captures d'écran

  • 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}