https://github.com/cage1016/alfred-timelog
Track your time with Alfred
https://github.com/cage1016/alfred-timelog
alfred alfred-workflow alfred5 alfred5-workflow awgo timelog timetrack
Last synced: 9 months ago
JSON representation
Track your time with Alfred
- Host: GitHub
- URL: https://github.com/cage1016/alfred-timelog
- Owner: cage1016
- License: mit
- Created: 2021-12-14T02:07:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T14:00:50.000Z (over 3 years ago)
- Last Synced: 2025-01-25T14:42:44.033Z (over 1 year ago)
- Topics: alfred, alfred-workflow, alfred5, alfred5-workflow, awgo, timelog, timetrack
- Language: Go
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Timelog alfred workflows
Track your time with Alfred
[](https://github.com/cage1016/alfred-timelog/actions/workflows/release.yml)
[](https://img.shields.io/github/v/release/cage1016/alfred-timelog)

[](https://codecov.io/gh/cage1016/alfred-timelog)


This side project is inspired by [Welcome to the 168 Hours Time Tracking Challenge! - Laura Vanderkam](https://lauravanderkam.com/2017/09/welcome-168-hours-time-tracking-challenge/). You could leverage Alfred and Google Sheets to track your time with ease. The goal is to track your time in a way that is easy to understand how much time you spend on.
## 168 Hours Time Tracking Challenge Sheet

## Features
- Track your time with Alfred
## Download
Make sure to download the latest released directly from the releases page. [Download here](https://github.com/cage1016/alfred-timelog/releases).
## Requires
- Preferably Alfred 5
## Usage

- use `tla` to add message to track sheet
- use `tll` to list tracking sheet
- use `tlc` to clear cache
### Track sheet example

## Third Party Library
- [qax-os/excelize: Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets](https://github.com/qax-os/excelize)
## Change Log
### 2.0.0
- Add alfred5 support
- rewrite by [cage1016/ak](https://github.com/cage1016/ak)
- Save track sheet in local desk instead of Google Spreadsheet to reduce the complexity of setting up
### 1.0.0
- Initial release
## Contribute
If you find any bug or want to propose a new feature, please open an issue to discuss it.
## License
This repository contains free software released under the MIT Licence. Please check out the [LICENSE](./LICENSE) file for details.