Hacker News new | ask | show | jobs
Show HN: Simple Nanowrimo daily word count app
2 points by Miktor 3601 days ago
Hey everybody.

I was thinking about Nanowrimo and the daily word target to finish 50k words in November.

I wrote a free web app which counts the words you write and shows you how far along you are towards your daily target as a percentage.

It's here: www.amelyn.com/nanowrimo/nanowrimo_v2.htm

Feedback and suggestions for improvements are welcome, in this thread or to the following email:

michaelmclarnon@hotmail.co.uk

Cheers!

Miktor

1 comments

Reminds me of how a couple years back I wrote a simple django site for Windows 8.1 Live Tiles to show word counts (from the NaNoWriMo API) and daily goals.

https://github.com/WorldMaker/NaNoWriMoAtGlance

I haven't ran it in recent years, but I'd think it would still work with Windows 10 with maybe only a few updates.