Some tiny tools writen by python
git clone --depth=1 https://github.com/zhaobenx/Python-tools
For each tools, if there exist requirement.txt
, use pip install -r requirement.txt
and then use each tool.
-
XiamiDL (Not work anymore)
Download Xiami music.
-
Record the words when press F9, so you can check it later.
Note:
This may(will) effect your clipboard.
keyboard module is needed.
-
Use alpha chanel to hide one picture from another.
-
Automatic send happy new year message to WeChat friends.
Usage:
HappyNewYear.py list
to generate afriends.json
file, so you can edit different message and delete people that you don't want to send to.HappyNewYear.py send
to send message according to thefriends.json
.
-
Concatenate multiple image into a long picture. With GUI.
-
Analyse focal lengths of photos using
exifread
and GUI withPySimpleGUI
. -
Decode Netease’s cache file to mp3.
-
Press mouse key 3 and key 4 to simulate continuously click of left key, with different frequency.