For a full explanation of the program see the README.md file
Changelog for 1.1:
- Bug fix where changing Phase and Total was bound to c and v instead of x and c
- Bug fix where the total file would not update when the count was incremented
- Bug fix where changing the Mode would not rewrite the files to reflect changes
- Bug fix with checking number of variables in writefile()
- QOL change to list the Count, Phase, or Total after you change them
- Made it so the total cannot be set to the count
- Made it so the phase has to be at least 1
- Changed some string compares to arithmatic compares
- Added checks to parse an invalid input as leaving the variable unchanged when using z, x, c, and q
- Being on a Phase > 1 will display the Phase and the Total in the terminal when incrementing the counter
- Added License and Github link on program startup
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience