Skip to content

zhaobenx/Python-tools

Repository files navigation

Python-tools

Some tiny tools writen by python

Usage

git clone --depth=1 https://github.com/zhaobenx/Python-tools

For each tools, if there exist requirement.txt, use pip install -r requirement.txtand then use each tool.

List

  • 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:

    1. HappyNewYear.py list to generate a friends.json file, so you can edit different message and delete people that you don't want to send to.
    2. HappyNewYear.py send to send message according to the friends.json.
  • Concatenate multiple image into a long picture. With GUI.

  • Analyse focal lengths of photos using exifread and GUI with PySimpleGUI .

  • Decode Netease’s cache file to mp3.

  • AutoClick

    Press mouse key 3 and key 4 to simulate continuously click of left key, with different frequency.

About

Some tiny tools writen by python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages