Zoho Personal Timesheet is a Java application that allows users to create time logs in Zoho People for a selected date range at a single click of a button (after a one-time only setup). The application uses the Zoho People API and has a front-end built with JavaFX.
- Download the project files.
- Do a Maven clean install. This will build an executable jar that will be placed in the target folder in the project's directory.
- Run the executable jar.
- The application has built-in instructions on how to use the application, including the one-time only setup.