A Timestamp app
-
During Innovation day at work, I was free to play around with some Python recently.
Made an app so that I could log when I arrived and when I left work. I originally made it with Tkinter, but during my commute, I was able to make a working version in Pythonista as well.
The code is a bit of a mess as I was pressed on time, but the app works. Hope you like it:
Time Stamp Githubpage
-
It looks like pyui file in Pythonista-App folder is empty.
-
@pavlinb
Thanks!Updated Github with the correct UI-file.