A Windows based python app to show your Day One entries and let you make new ones. Tested in Windows 7.
Q. Why?
Ans. Because Windows Day One support is sad (read: non-existant).
Q. Hasn't this been done before on BitBucket
Ans. Yes and No. The bitbucket one is in .NET. Very sucky. Python is cross-platform and has everything you need.
Q. Bugs exist
Ans. Probably.
The following python modules need to be installed -
- pyGTK
- You can run it from command prompt/terminal with the command - "python pyDayOne.py"
- You can compile it into an exe/app and if you do, you can give it to me too, so I can distribute it to people. :)
- Doesn't support many languages like Chinese (utf-8 encoding only)