Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
my.pdf
Search
pocke
September 19, 2015
0
90
my.pdf
pocke
September 19, 2015
Tweet
Share
More Decks by pocke
See All by pocke
Witchcraft for Memory
pocke
1
1.2k
The path to memory reduction in RBS
pocke
0
37
RBSのメモリ使用量改善への道
pocke
1
37
Community-driven RBS repository
pocke
2
1.3k
Active Record Query Quiz
pocke
1
1.4k
Let's write RBS!
pocke
1
4.9k
RBS and Rails, Present and Future
pocke
1
1.3k
The newsletter of RBS updates
pocke
1
3.4k
kwargs warning → Sentry
pocke
0
330
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
69
11k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Bash Introduction
62gerente
613
210k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
GitHub's CSS Performance
jonrohan
1031
460k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Designing for Performance
lara
610
69k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Transcript
https://bit.ly/20150919-moku Remote Utility Tool Lemonade Original update by stu
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...
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.
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!
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
https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade server
https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \
'http://google.com' $ lemonade server
https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \
'http://google.com' $ lemonade server TCP/IP
https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \
'http://google.com' $ lemonade server
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
https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \
'http://google.com' $ lemonade copy 'hoge' $ lemonade server
https://bit.ly/20150919-moku What's the Lemonade Laptop Desktop $ lemonade open \
'http://google.com' $ lemonade copy 'hoge' $ lemonade server TCP/IP
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
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