AutoTimer icon indicating copy to clipboard operation
AutoTimer copied to clipboard

Results 14 AutoTimer issues
Sort by recently updated
recently updated
newest added

I really enjoyed using this project, nice work! Found a couple typos in the README though 😛

- bugs fixed, code cleaned up and restructured - every day saved in different JSON file in the log directory - a set of activities can be tagged, i.e. grouped...

Added - requirements.txt - .gitignore for removing unnecessary files. for eg.(.pyc files) - installing and running instructions to read me Removed - removed env - .pyc files

Hi! Not sure how else to contact you but I am trying to use this python program to further my learning with programming and trying to create something like it...

Because of the new refresh rate (which I think was a great addition!) it picks up all changes within the title change - when the title is dynamic based on...

A lot of applications don't prefix their window title with the application name. This results in some unclear attributions. Ideally the application name would be a new attribute recorded in...

Great tool, I removed the environment from the repo and added a setup.py to handle dependencies. Some notes to readme.md. Hope you see it useful.