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

From KDE UserBase Wiki
Revision as of 05:00, 27 September 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Screenshot

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