Skip to content

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.

Change Timer Length

To change the timer length for all or one of the timers, follow these steps, split by timer number:

Timer #1:

  1. Line 21: Change the 15 value to the timer length you desire.
  2. Line 29: Change the 15 value to match the same as the timer length above.

Timer #2:

  1. Line 38: Change the 15 value to the timer length you desire.
  2. Line 46: Change the 15 value to match the same as the timer length above.

Timer #3:

  1. Line 55: Change the 15 value to the timer length you desire.
  2. Line 63: Change the 15 value to match the same as the timer length above.

Timer #4:

  1. Line 72: Change the 15 value to the timer length you desire.
  2. Line 80: Change the 15 value to match the same as the timer length above.

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.

Clone this wiki locally