Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubenchang0515/moe-maid
萌女仆 —— 方便日常生活的脚本工具仓库
https://github.com/hubenchang0515/moe-maid
Last synced: 9 days ago
JSON representation
萌女仆 —— 方便日常生活的脚本工具仓库
- Host: GitHub
- URL: https://github.com/hubenchang0515/moe-maid
- Owner: hubenchang0515
- License: gpl-3.0
- Created: 2018-11-30T07:40:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T17:04:48.000Z (22 days ago)
- Last Synced: 2025-01-04T18:19:49.528Z (22 days ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moe-Maid
萌女仆 —— 方便日常生活的脚本工具仓库* [charimg.py](charimg.py) : 根据图片生成字符画
* [today.py](today.py) : 查看日历
* [mark.py](mark.py) : 根据Markdown生成HTML
* [gmark.py](gmark.py) : 根据Markdown生成HTML,通过GitHub的API
* [docker-tags.py](docker-tags.py) : 搜索Docker镜像标签
* [spending.py](spending.py) : Linux进程开销检测
* [git-diff-commit.sh](git-diff-commit.sh) : 比较git上两个分支点commit差异
* [deploy-github-pages.sh](deploy-github-pages.sh) : 将仓库的子目录推送到该仓库的 gh-pages 分支上