Replies: 2 comments 5 replies
-
I don't see any documentation that MPF has access to the system clock but Python does. I think you would need to write some mode code that would grab the system time and assign a machine variable to the value. this might get you started on the Python side. https://www.programiz.com/python-programming/datetime/current-datetime |
Beta Was this translation helpful? Give feedback.
-
Published my solution here >> https://github.com/Pucksnok/clock_mpf << if anyone need it, I'm no coder so please comment if you see something strange. |
Beta Was this translation helpful? Give feedback.
-
Being able to use computer's clock as a real time clock where we would be able to use the current date/time in MPF would be great.
I could see myself using this for a automatic night mode with lower sounds, a midnight mode, date and time (timestamp) for high scores etc.
Beta Was this translation helpful? Give feedback.
All reactions