Jonathon Belotti Jonathon’s Comments (group member since Sep 29, 2019)


Jonathon’s comments from the Programmers group.

Showing 1-1 of 1

Sep 29, 2019 05:50PM

50x66 https://github.com/thundergolfer/good...

Wrote this CLI as I was getting more into reading and using Goodreads.com to track my reading.

It's reached MVP status now I think, so I'm sharing it with the community. I use it frequently to track:

starting new books

which page I'm on

finishing books

what I want to read next

These things can of course be done on the website, but I found the web UI annoying and cluttered for my above uses, and programmers like me can't help but build CLIs 😊.

Hope someone else finds it useful.