Welcome to The Workulator, your stylish companion for effortless work hour tracking.
Run the following command to install the project:
pip install 122-gruppenarbeit
It is recommended that the project is installed in a virtual environment.
- instructions for mac: https://sourabhbajaj.com/mac-setup/Python/virtualenv.html
- instructions for pc: https://python.land/virtual-environments/virtualenv
Run the following command to install the package in development mode:
python -m venv venv
venv\Scripts\activate
pip install -e /path-to-directory-that-has-the-setup.py-file
Install the project, then navigate to the root folder of the project in your terminal and install pyinstaller by executing the command:
pip install pyinstaller==5.13.2
Build the executable by running:
pyinstaller --onefile workulator.py --noconsole
The executable file "workulator.exe" can now be found in your dist folder.
Here's how we maintain a secure environment:
We diligently monitor and update the packages used in our application to ensure they are the latest versions.
We are committed to providing a trustworthy environment for your work hours tracking. If you have any security-related questions or concerns, please feel free to contact us.
The Workulator simplifies the process of monitoring and managing your work hours, providing a user-friendly interface for timekeeping. Whether you're a freelancer, remote worker, or simply looking to keep precise records of your professional activities, The Workulator is designed to enhance your experience with style and functionality.
- Intuitive Timekeeping: Easily track and manage your work hours with a straightforward interface.
- Convenient Hotkeys: Streamline your workflow with customizable hotkeys for quick actions.
- Secure and Reliable: Prioritizing your data's security, The Workulator employs robust measures to ensure the safety of your information.
Get started effortlessly and make your work hours count with The Workulator!