Skip to content

notfresh/desktop-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

功能介绍

使用Python写的弹窗,定时提醒我们干什么事。

依赖

依赖Tkinter。
Tkinter是Python的标准GUI(图形用户界面)工具包,它提供了创建窗口和小部件的功能,可以用于构建用户友好的图形界面应用程序。

注意事项

  • 目前只在windows系统运行良好,在Mac和Linux可能存在依赖问题,可以参考 no-module-named-tkinter 尝试解决。

使用

git clone https://github.com/notfresh/desktop-reminder
cd desktop-reminder
pythonw task_tip_hourly.py # pythonw可以后台开启进程运行脚本  

待完善

加入开机自动运行的功能

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published