Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 855 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 855 Bytes

pyDayOne

A Windows based python app to show your Day One entries and let you make new ones. Tested in Windows 7.

FAQ

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.

Requirements

The following python modules need to be installed -

  1. pyGTK

How to Run this?

  1. You can run it from command prompt/terminal with the command - "python pyDayOne.py"
  2. 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. :)

Major Bugs -

  1. Doesn't support many languages like Chinese (utf-8 encoding only)