Metadata-Version: 2.1
Name: timesheets
Version: 0.1.0a0
Summary: A project time tracking tool
Home-page: https://aaltronav.eu/foss/timesheets
Author: aaltronav
Author-email: hello@aaltronav.eu
License: GPL-3.0-or-later
Project-URL: Bug Tracker, https://aaltronav.eu/foss/timesheets
Project-URL: Documentation, https://aaltronav.eu/foss/timesheets
Project-URL: Source Code, https://aaltronav.eu/foss/timesheets
Keywords: Timesheet Time Tracking Project Management
Platform: Windows
Platform: MacOS
Platform: Linux
Classifier: Private :: Do Not Upload
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications :: Qt
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Desktop Environment
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Office/Business
Description-Content-Type: text/markdown
License-File: LICENCE

# Timesheets

Timesheets tracks time spent on a hierarchically organised list
of tasks and reports time accrued and billable costs.

It uses a standard iCalendar file as its native format and can
export task and event summaries as CSV.

## Setup

Run `build.sh` to process the `.qrc` and `.ui` files.
