Releases: MFarabi619/Workday-Time-Entry-Script
Releases · MFarabi619/Workday-Time-Entry-Script
release v3.0.1-hotfix
Update README.md
release v3.0.0
chore: Move end menu from main into clear_time_entry()
release v2.1.1-hotfix
Fixed browser being moved when already on main screen.
release v2.1.0
chore: Add README content
release v2.0.0
Release v2.0.0 Features and Changelog:
- Asks the user if they worked a regular work week. If not, then the script will prompt the user for the number of hours worked per day.
- The hours entry menu also provides the user with the options to undo the last entry, restart from the beginning, or to exit the menu.
- No need for the user to press enter in the console when signing in. The script will automatically continue when the hamburger icon is found.
- If the browser is not on the main monitor, the script waits until the browser is moved to the main monitor rather than crashing.
- The script also prints a message to the console every half second to let the user know that the script is either waiting for the browser to be moved, or for the page to load.
release v1.0.0-alpha
Update README.md