将待办事项列表设置为Windows壁纸(由SONNET编码)(待办.设置为.编码.事项.壁纸...)

wufei1232025-02-15python12
amoy-todo-wallpaper

>将待办事项列表设置为windows壁纸。

这是一个由claude-sonnet-3.5编码的python程序,并进行了较小的修订。

github:https://github.com/casualwriter/amoy-todo-wallpaper

将待办事项列表设置为Windows壁纸(由SONNET编码)

如何使用
  1. >下载amoy-todo-wallpaper.zip
  2. >解压缩所有文件
  3. >运行amoy-todo.exe

此程序将打开todo.txt文件进行编辑,单击[保存并应用]将其设置为windows wallpaper。

文件
  1. 源代码amoy-todo.py
  2. 背景图像背景.png(flux-schnell)
  3. todo list todo.txt
  4. >下载zip amoy-todo-wallpaper.zip
将源编译为单个可执行文件:pyinstaller -f -w amoy -todo.py

迅速的
write a python program to set a text file as wallpaper, add UI to edit todo.txt, and allow setup font-color and content background color.

- text file is "todo.txt", left-align, grey text color
- round content area 12px
- allow set font size setting, default 16px
- background image is "background.png"
- nice look fonts, support chinese
- show in top-right with margin 120px, light grey background #eee
- do not filter empty line
- output python code in code-block
笔记
    2025/02/03,v1,在十四行诗-3.5,deepseek-r1和o3-mini上测试,最终选择十四行诗版本,因为代码最简单。
  • 2025/02/03,v2,添加字体尺寸设置。
  • >
  • 享受它。

以上就是将待办事项列表设置为Windows壁纸(由SONNET编码)的详细内容,更多请关注知识资源分享宝库其它相关文章!

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。