Store some scripts or snippets written by myself. Some GUI apps will build windows exe files.
-
Python
-
pydown (GUI, exe, pyw, archived)
Simple downloader GUI for parsing special Websites.
pip install pyperclip requests[socks] PySimpleGUI
-
PyinstallerUI (TUI, py, python -m)
Terminal UI for PyInstaller.
Steps:
- pip install pyinstallerui -U
- python -m pyinstallerui
-
Bookmarks checker
Steps:
- export bookmark.html
- python bookmark_checker.py
- drag bookmark.html to terminal for the path
- wait for checking finished
- open the bookmark.html in the browser
-
HTML image viewer
Find all the images in nested folders, generate the html file show them all.
Features:
- Recursively find pics in nested folders
- Fix the file name sorting issue like: 10.jpg < 2.jpg
- Auto fetch path from clipboard
-
Video Deleter
Find all the images in nested folders, generate the html file show them all.
Steps:
- copy the folder path which includes video files
- python3 video_deleter.pyw
-
NuitkaGUI
-
proxy_speed (GUI, exe, pyw)
I don't want to talk about this
-
-
Javascript
-
tampermonkey (Chrome -> Tampermonkey -> Utilities -> Install from URL)
-
jd_commenter.js
主要用途:
-
京东的评论每次点翻页太麻烦了, 需要找关键词的时候又不能搜索, 只好全复制出来了
-
偶尔需要语料
-
-
dogedoge_search_plus.js
用途: doge 搜索添加纯英文搜索词自动翻译, 百度 google 跳转
纯英文检索会触发英译中, 中文检索词结尾带 空格+翻译 / 空格+英文 / 空格+英语 触发中译英
-
-