absn
absn
Small command line tool for absence.io time tracker.
This project is under development and may contain errors. Feel free to submit issues and Pull Requests.
Installation
make install
Configuration
Add .absn.json file to your homedirectory and add your absence.io api credentials:
{
"id" : [YOUR API_ID],
"key": [YOUR API_KEY]
}
Usage
$ absn -h
Usage: absn [options] [command]
Options:
-h, --help output usage information
Commands:
w start/switch to work
b start/switch to break
s stop
$ absn
Working since 14.06.2023 18:00 - 0h 43m (0h 0m)
$ absn w
Working since 14.06.2023 18.00
$ absn b
On a break since 14.06.2023 18:00 - 0h 43m (0h 0m)
$ absn s
Last: 14.06.2023 - 1h 20m - Total: 1h 20m (0h 0m)
License
Copyright (c) 2023 Harri Liimatta
Repository
absn
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 1 year ago
- June 26, 2023
License
MIT License
Links
Synced at
Sat, 10 May 2025 00:29:28 GMT
Languages