Skip to content

amakerlife/LuoguMsgNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- 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

展示