Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software [2020/04/09 15:07] – [28. Mirror Android to PC with scrcpy] garyrust | software [2020/04/13 23:08] (current) – [4. plyr - A simple HTML5, YouTube and Vimeo player] garyrust | ||
---|---|---|---|
Line 24: | Line 24: | ||
</ | </ | ||
===== - plyr - A simple HTML5, YouTube and Vimeo player ===== | ===== - plyr - A simple HTML5, YouTube and Vimeo player ===== | ||
- | [[Sandbox# | + | [[software#top|Top]] \\ |
[[https:// | [[https:// | ||
https:// | https:// | ||
Line 67: | Line 67: | ||
</ | </ | ||
</ | </ | ||
+ | ===== - Jekyll ===== | ||
+ | [[software# | ||
+ | https:// | ||
+ | < | ||
+ | <iframe width=" | ||
+ | </ | ||
+ | |||
===== - Install PyCharm Community Edition | ===== - Install PyCharm Community Edition | ||
**[[software# | **[[software# | ||
Line 440: | Line 447: | ||
¹Double-click on black borders to remove them. | ¹Double-click on black borders to remove them. | ||
²Right-click turns the screen on if it was off, presses BACK otherwise. | ²Right-click turns the screen on if it was off, presses BACK otherwise. | ||
+ | ===================================================================================== | ||
+ | Scrcpy uses adb to communicate with the device, and adb can connect to a device over TCP/IP: | ||
+ | |||
+ | Connect the device to the same Wi-Fi as your computer. | ||
+ | Get your device IP address (in Settings → About phone → Status). | ||
+ | Enable adb over TCP/IP on your device: adb tcpip 5555. | ||
+ | Unplug your device. | ||
+ | Connect to your device: adb connect 192.168.11.113: | ||
+ | Run scrcpy as usual. | ||
+ | https:// | ||
</ | </ | ||
===== - WireGuard VPN ===== | ===== - WireGuard VPN ===== |