/BookCalculator

Calculate how many days it will take me to reach the end of a book, and how many hours I should budget this week. Good for dense, but important, non-fiction. Built on OSX, no dependencies, uses basic libraries.

Primary LanguageC

Book Timer

A no-frills program to help me track and project my progress on a dense book that I really want to finish.

How To Use


cp books/my_book_title.txt.example books/the_title_of_my_book_goes_here.txt

Edit file created above add data to variables.

Then Run:

book_calculator 'books/the_title_of_my_book_goes_here.txt'