Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 657 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 657 Bytes

alicezou_tools

command line tools that make life easier

Plz star if interested.

mgf

Transform all HEIC to JPG in batch in folder Downloads (or whatever folders specified in the script).
usage: mgf

fullprint_numpy.py

Print MORE numbers after the decimal point. (python 3.9)
usage: import fullprint_numpy

curlgoogle

send a file to google drive from some machine without a graphical interface, credited to Dan Ellis. I modified the python 2 script for different syntax in python 3.
usage: ./curlgoogle myfile

network.sh

Check if the device is connected to the internet.

notify

osascript for notification

To be continued...