Skip to main content

A library automating worktime reports for timewatch.co.il

Project description

[![Version Status][v-image]][pypi-url]

## timewatch

Tired of reporting work hours every day/month?
Your boss trusts you with your time, but HR demands you fill timewatch's form?
You're too preoccupied with work, and forget filling up timewatch.co.il?

We've all been there, just set up a monthly timewatch cron and get back to work!

### What is this?
This script automatically sets default working hours for all work days using timewatch.co.il's web interface.
It reads expected work hours for each day and automatically sets each day's work to that amount.
It is therefor handling govt. off days and weekends, and is quite configurable.

## Usage
To report required working hours for the current month, simply execute
```./main <company id> <employee number> <password>```

### Full usage and functionality

```
usage: main.py [-h] [-y YEAR] [-m MONTH] [-v] [-o {all,incomplete,regular}]
[-s STARTTIME] [-j JITTER]
company user password

Automatic work hours reporting for timewatch.co.il

positional arguments:
company Company ID
user user name/id
password user password

optional arguments:
-h, --help show this help message and exit
-y YEAR, --year YEAR Year number to fill
-m MONTH, --month MONTH
Month number or name
-v, --verbose increase logging level
-o {all,incomplete,regular}, --override {all,incomplete,regular}
Control override behavior. all - override all working
days, unsafe to vacation/sick days. incomplete = only
override days with partial records. regular - override
regular days (without absence reason) only
-s STARTTIME, --starttime STARTTIME
punch-in time
-j JITTER, --jitter JITTER
punching time random range in minutes.
```

### Installation

```
git clone https://github.com/nirizr/timewatch.git
cd timewatch
pip install -r requirements.txt
```

or

```
pip install timewatch --target './'
cd timewatch
./main.py <args>
```

### Known issues
* Doesn't sign the doc (I suggest you do it manually after reviewing there are no bugs in the report).
* no support for reporting vacation/sick days through the script yet (You can report using timewatch's web interface before/after running the script)

[v-image]: https://img.shields.io/pypi/v/timewatch.svg
[dm-image]: https://img.shields.io/pypi/dm/timewatch.svg

[pypi-url]: https://pypi.python.org/pypi/timewatch/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timewatch-0.5.4.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file timewatch-0.5.4.tar.gz.

File metadata

  • Download URL: timewatch-0.5.4.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for timewatch-0.5.4.tar.gz
Algorithm Hash digest
SHA256 7b229294ec4965e33d91240e55fd7cfb4e42d24b032761b82d26c1cd05f40f80
MD5 fb70d2ba1434004975e8edf913a0cb9d
BLAKE2b-256 d22581e8071e77135a1b9f2880406dd1a7b6fc5a5ea1ed474f17c903a2e78428

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page