Thursday, May 25, 2023

Transfer Between PC and Android

Sharing should be easy but what the heck? 
So while you are searching for that perfect solution . . .  just do this:

Install Snapdrop on Android.
Choose the "pairdrop" server.

Then on the PC open pairdrop.net 

ShareDrop works with browser only. Simply send a link or scan the UPC.

Or just use Mega

Autohotkey V2 Stuff

 #Requires AutoHotkey v2.0 (required) #SingleInstance Force ::h::hello (hello with following space) :o:h::hello (hellow no following space) ...