I wanted to share with you a new tool I created to help track your reading progress on the book list from the 1001 books you must read before you die.
I created a Python command line app that allows you to easily add books to your reading list, mark them as read, and see how many books you've completed. The app also allows you to search for books by title, author, or year of publication.
The app is still pretty fundamental, but I am looking at providing additional analysis features on your reading progress in the future.
If you're interested in trying it out, you can find the app on GitHub. It's completely free and open source.
I wanted to share with you a new tool I created to help track your reading progress on the book list from the 1001 books you must read before you die.
I created a Python command line app that allows you to easily add books to your reading list, mark them as read, and see how many books you've completed. The app also allows you to search for books by title, author, or year of publication.
The app is still pretty fundamental, but I am looking at providing additional analysis features on your reading progress in the future.
If you're interested in trying it out, you can find the app on GitHub. It's completely free and open source.
https://github.com/laudanum123/1001books
Hope you find it useful and happy reading!