Doing wild-world-clock gave me an idea: a daily task completion script. It was harder than it sounds to make a simple but attractive one, but here it is:
The header adjusts automatically. It saves automatically. You can undo! It's perfect! Almost. I'd like to add task-completion status saving. That will probably be up to 50% as difficult as writing this program as a whole if I want to do it in a non-intrusive manner (ie not making another file!)
Oh, and it's pylint-approved, almost. I stopped checking when I really got into it. I'll check some more and 'hg push' some more as I fix it up.
Here are some more screenshots: one two three
The source can be found here, in my random code dump project.
No comments:
Post a Comment