Skip to main content

Create realistic looking but fake time documentation for your student job at KIT

Project description

TimeForge

Create realistic looking but fake time documentation for your student job at KIT

Call for participation

This is only a prototype with a lot of features that can be added. Unfortunately I do not have a lot of time to care for my project alone. If anyone wants to submit pull requests: Feel free to do so.

Installation

Installation via pip:

$ pip install timeforge

Usage

This program has currently only a command line interface. Use

$ timeforge --help

to get an overview of the functionality. The PDF document with the form will be automatically downloaded from the PSE homepage.

Configuration file

This program also supports a configuration file for the -- command line arguments. Config file syntax is: key = value. Usually command line arguments are overwriting the config file. Example:

name = "Max Mustermann"
salary = 12.00
personell = 1234567
organisation = PSE
job = "Tutorium"

In this example: When calling timeforge -c path/to/config.conf the arguments -n -s -p -o and -j don't have to be passed anymore.

Furthermore this tool has a rudimentary but working UI. Only Linux and MAC are supported, maybe it also works on Windows. Call

$ timeforge-tui

to start the user interface

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

TimeForge-1.1.0.tar.gz (28.9 kB view hashes)

Uploaded Source

Built Distribution

TimeForge-1.1.0-py3-none-any.whl (31.8 kB view hashes)

Uploaded Python 3

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