Set To-Do list as windows wallpaper.
This is a python program coded by claude-sonnet-3.5 with minor revision.
This program will open todo.txt file for edit, click [Save & Apply] to set it as windows wallpaper.
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
enjoy it.