The Zedd-App is a Grindstone-like application that automates booking in Clarity and simplifies working with multiple accounts. It operates as an interactive calendar, allowing you to schedule tasks and manage your work time efficiently.
The goal is to make work planning more organized, stress-free and user-friendly. The app is built with Electron, TypeScript, React, MobX, and MUI.
- Working time tracking with integrated clock
- Summary window for working hours
- Overview of working time and overtime
- Automatic break of working time when computer is inactive
- Tasks can be exported to the Clarity system with the option of automatic submission
- Export can also take place in the background
- Importing tasks from the Clarity system
- Individual names for tasks that can be assigned to a Clarity task and a comment
- Tasks can be linked to Jira tasks
- Forecast booking possible with "Ersatz" task
- Automatic detection of holidays by country and federal state
Press the button IMPORT
and select ALL
in the dropdown to import Clarity accounts. This needs to be repeated when new accounts are added to Clarity that you want to book on. Usually, importing a single project is enough.
Enter what you are currently working on in the field Currently Timing
. This does not necessarily have to be a Clarity account.
If JIRA is configured, tickets from Jira will be suggested.
Enter the Clarity account for the task in Clarity-Account for Task ...
. This can also be done later/Friday and is retroactive.
Optionally, add a comment in Clarity-Account Comment for This Task
. The tag is automatically calculated and entered in Clarity beforehand.
At the bottom, you can see what will be exported to Clarity. What is currently displayed will always be exported. The
Autosubmit
checkbox next to the Clarity
button will submit the timesheets as well.
Command | Description |
---|---|
CTRL+Click on an empty space in the calendar | Adds a new slice |
CTRL+Click on an existing slice in the calendar | Divides it into two |
ALT+Click | Sets the slice to the last used Clarity account |
CTRL+Z | Undoes the last action |
CTRL+Y | Will redo any previously-undone action |
Pressing the Clarity button | The current view is booked in Clarity. |
CTRL+C on an existing slice in the calendar | Copy slice |
CTRL+V on an empty space in the calendar | Paste slice at mouse pointer |
-
To book the forecast:
-
If you want to view the overtime hours of a month:
The Zedd-App enables an integration of Jira. Thus, the issues can be used as names for the timeslots. When searching for tasks, Jira is requested.
In the settings, the url of Jira must be entered under PL Jira. The Personal Access Token must be generated in Jira (see Instructions) and stored in the Settings under Token.
Download and run the latest release on Github.
- Windows (exe):
zedd-app-<release>.Setup.exe
- Windows (nupkg):
zedd-<release>-full.nupkg
- Mac (zip):
zedd-app-darwin-x64-<release>.zip
- Chrome with version 115 or newer must be installed
Pull requests are welcome. For major changes, please open an GitHub Issues first to discuss what you would like to change.
If you want to contribute please read our Contribution Guide.
Contact person: tobka777