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.
- Host: GitHub
- URL: https://github.com/johnberroa/pymesheet
- Owner: johnberroa
- License: mit
- Created: 2018-07-22T14:22:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T12:14:02.000Z (almost 7 years ago)
- Last Synced: 2024-12-28T05:43:01.947Z (over 1 year ago)
- Language: Python
- Size: 81.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Pymesheet
A lightweight Python timesheet for logging time spent working on user-defined tasks.

## 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.