Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.15 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.15 KB

- LuoguMsgNotifier -

License

在 Windows 上通知洛谷私信。


使用方法

下载 最新版 Release,解压缩后在 exe 所在目录下创建 cookie.txt 文件,以 _uid __client_id 的形式写入 cookie。完成后运行程序即可。

由于一些原因,仅支持 Windows 10+ 且不保证对 Windows 10 早期版本的支持

自行打包

git clone https://github.com/amakerlife/LuoguMsgNotifier
cd LuoguMsgNotifier
pip install -r requirements.txt
pyinstaller -F -i lgfavicon.ico main.py

展示