An open API service indexing awesome lists of open source software.

https://github.com/johnberroa/pymesheet

A lightweight Python timesheet for logging time spent working on user-defined tasks.
https://github.com/johnberroa/pymesheet

Last synced: 7 months ago
JSON representation

A lightweight Python timesheet for logging time spent working on user-defined tasks.

Awesome Lists containing this project

README

          

# Pymesheet

A lightweight Python timesheet for logging time spent working on user-defined tasks.

![Main Menu](/pymesheet/gfx/timesheet.png?raw=true "Main Menu")

## Downloading
If you want the latest stable release, download from the Releases page. The current Release is v3.0.1.

If you want the latest features, clone the development branch. There are, however, no guarantees that everything will work properly. The current Development version is v3.0.1.

## Usage
Run ``timesheet_manager.py``. If it's your first time starting the program, a setup screen will appear. After going through that prompt, you can start creating tasks or logging time immediately. There are inbuilt help pages to guide you through the program if anything is unclear.