Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 688 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 688 Bytes

My Scripts

Star Watcher

用于监控 Github Star 数量,发现有变化就发送消息通知。

需要配合 cron 使用。

使用方法: .\star_watcher.py GITHUB_USERNAME GITHUB_TOKEN https://sc.ftqq.com/[SCKEY].send?text= 第三个参数是消息推送 URL,上述给的例子是 server 酱,也可以用我自己实现的版本

Generate readme profile for you. Demo here.

Text 2 Voice

文字转语音,目前支持中文以及英文。

Network Camera

网络摄像头的简单实现。