Skip to content

v1.0

Latest

Choose a tag to compare

@lgyurci lgyurci released this 20 Aug 21:22

At this point, I consider this project as feature complete, and tested. Setting an alert for low or high voltages still isn't working, but I do not consider that as an important feature. I might do it later tho.
Changes in the new version:

  • Cleaner logger code in main.cpp
  • download command now prints to stdout by default, which better follows the UNIX philosophy. Therefore, the -s option is no longer necessary, so it got removed. The -o option is unchanged.