Skip to content

Releases: MFarabi619/Workday-Time-Entry-Script

release v3.0.1-hotfix

05 Jul 14:53
02e0868
Compare
Choose a tag to compare

release v3.0.0

02 Jul 20:47
Compare
Choose a tag to compare
chore: Move end menu from main into clear_time_entry()

release v2.1.1-hotfix

02 Jul 03:46
Compare
Choose a tag to compare

Fixed browser being moved when already on main screen.

release v2.1.0

02 Jul 03:34
Compare
Choose a tag to compare
chore: Add README content

release v2.0.0

02 Jul 02:02
48a5c03
Compare
Choose a tag to compare

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

01 Jul 17:56
4367205
Compare
Choose a tag to compare
Update README.md