Translations:KDE Connect/Tutorials/Useful commands/15/pt-br

From KDE UserBase Wiki
Revision as of 22:58, 29 January 2019 by Nicolasoliveira (talk | contribs) (Created page with "* Salvar Localmente: {{Output|1=<nowiki>spectacle -b</nowiki>}} * Enviar para o smartphone: {{Output|1=<nowiki>file=/tmp/$(hostname)_$(date "+%Y%m%d_%H%M%S").png; spectacle -b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Salvar Localmente:
    spectacle -b
  • Enviar para o smartphone:
    file=/tmp/$(hostname)_$(date "+%Y%m%d_%H%M%S").png; spectacle -bo "${file}" && kdeconnect-cli -d $(kdeconnect-cli -a --id-only) --share ${file}