Upgrade to Pro — share decks privately, control downloads, hide ads and more …

my.pdf

pocke
September 19, 2015
76

 my.pdf

pocke

September 19, 2015
Tweet

Transcript

  1. https://bit.ly/20150919-moku About me • Name: Pocke • GitHub: @pocke •

    Twitter: @p_ck_ • Work: Programmer – Dev-Ops tool – CI Service – (and student) • Gopher • Vimmer • Rubyist • Arch Linux • ThinkPad • HHKB and more...
  2. https://bit.ly/20150919-moku What's the Lemonade? • https://github.com/pocke/lemonade • Utility tools over

    TCP as a Command – Open URL – Copy – Paste When we want to open URL, copy & paste text at other PC, Lemonade is very useful.
  3. https://bit.ly/20150919-moku How do you open URL or copy & paste

    text at other PC? • Manual Input • Copy via the Internet It's very mendokusai!!! But Lemonade can solve this problem!
  4. https://bit.ly/20150919-moku I found 'google.com' at Laptop. I want to open

    this URL at Desktop. What's the Lemonade Laptop Desktop
  5. https://bit.ly/20150919-moku I want to copy long long text From Laptop

    to Desktop. What's the Lemonade Laptop Desktop $ lemonade open \ 'http://google.com' $ lemonade server
  6. https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \

    'http://google.com' $ lemonade copy 'hoge' $ lemonade server
  7. https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \

    'http://google.com' $ lemonade copy 'hoge' $ lemonade server TCP/IP
  8. https://bit.ly/20150919-moku Copied long long text without manualy input! What's the

    Lemonade Laptop Desktop $ lemonade open \ 'http://google.com' $ lemonade copy 'hoge' $ lemonade server
  9. https://bit.ly/20150919-moku Desktop(Windows) Other uses Linux on Virtual Machine $ lemonade

    server Command Prompt SSH Client (e.g. PuTTY) SSH $ lemonade open \ 'http://google.com' TCP/IP