Translations:KDE Connect/Tutorials/Useful commands/15/pt-br: Difference between revisions
Appearance
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..." |
(No difference)
|
Latest revision as of 22:58, 29 January 2019
- 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}