The pymodoroi3.py script does not work anymore in the current version. The reason seems to be Commit c09eac5f545e8bf3b941f7ee594d63cd11146bba. Since then get_seconds_left() is only called by run(), but not by update_state() anymore. As pymodoroi3 only uses update_state(), it always sees the state as IDLE.
The pymodoroi3.py script does not work anymore in the current version. The reason seems to be Commit c09eac5f545e8bf3b941f7ee594d63cd11146bba. Since then get_seconds_left() is only called by run(), but not by update_state() anymore. As pymodoroi3 only uses update_state(), it always sees the state as IDLE.