Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I wrote a script which renders todo.txt to desktop wallpaper, can we add the tool to recommended tool of the todo.txt site? #99

Open
metorm opened this issue Nov 13, 2024 · 3 comments

Comments

@metorm
Copy link

metorm commented Nov 13, 2024

https://github.com/metorm/todoWallpaper

todoWallpaper is an open-source Python script that overlays your to-do items (in todo.txt format) onto your desktop wallpaper, providing a constant reminder of pending tasks in your working environment.

Actually, this project does not rely on the unique format of todo.txt, you can point the data source to any text file. But I guess other types of files are not necessary to be rendered on your wallpaper in real time.

@Ryuno-Ki
Copy link

Hm, too bad that appears to be Windows only. Nice idea.

@metorm
Copy link
Author

metorm commented Nov 13, 2024

@Ryuno-Ki
It shouldn't be difficult to port the project to Linux, but in fact, there should be many useful desktop plug-ins in the Linux desktop environment that can do similar things, so Windows users have a more urgent need for such tools.

@clach04
Copy link

clach04 commented Nov 21, 2024

@metorm very neat idea 👍 .
For any linux users interested in this, take a look at pywal. It has a mode where it can replace background images cross platform (including Windows). I know this as I typically run it without the background change 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants