A flow to automatically activate wireless debugging and set ADB over TCP/IP port 5555, allowing you to continue using your device seamlessly without manual reconfiguration after every restart.
Table of Contents
A flow to automatically activate wireless debugging and set ADB over TCP/IP port 5555, allowing you to continue using your device seamlessly without manual reconfiguration after every restart.
Table of Contents
This gist has been moved to a GitHub repository for better management and updates.
Please visit Obsync to access the latest version and contribute.
Thank you for your support!
Spice up termux with beautiful themes and productivity plugins to make your life easier!
pkg install zsh git lsd vim
Custom format for displaying bytes as kb
, mb
, gb
or tb
.
Response to a few places on the internet: https://productforums.google.com/forum/#!topic/docs/x_T_N-yRUYg And here: https://stackoverflow.com/questions/1533811/how-can-i-format-bytes-a-cell-in-excel-as-kb-mb-gb-etc
Here is one that I have been using:
[<1000000]0.00," KB";[<1000000000]0.00,," MB";0.00,,," GB"
This is a guide for aligning images.
See the full Advanced Markdown doc for more tips and tricks