-
-
Notifications
You must be signed in to change notification settings - Fork 1
Customization
William edited this page Sep 4, 2022
·
1 revision
Mom's Canning Timer is designed to be highly customizable. As the project is still under development, currently only the timer length can be changed.
All of these instructions require a text editor to be installed.
To change the timer length for all or one of the timers, follow these steps, split by timer number:
Timer #1:
-
Line 21: Change the
15
value to the timer length you desire. -
Line 29: Change the
15
value to match the same as the timer length above.
Timer #2:
-
Line 38: Change the
15
value to the timer length you desire. -
Line 46: Change the
15
value to match the same as the timer length above.
Timer #3:
-
Line 55: Change the
15
value to the timer length you desire. -
Line 63: Change the
15
value to match the same as the timer length above.
Timer #4:
-
Line 72: Change the
15
value to the timer length you desire. -
Line 80: Change the
15
value to match the same as the timer length above.
Want to make a change? Open an issue!
Want a basic overview? Read the README
.
Want to download the project? Head to the Releases page.
Want to start contributing? Open an Issue or a Pull Request.