https://github.com/nxt-engineering/alfred-hakuna
A workflow for managing Hakuna using Alfred.
https://github.com/nxt-engineering/alfred-hakuna
alfred hakuna workflow
Last synced: 9 months ago
JSON representation
A workflow for managing Hakuna using Alfred.
- Host: GitHub
- URL: https://github.com/nxt-engineering/alfred-hakuna
- Owner: nxt-engineering
- License: mit
- Archived: true
- Created: 2019-07-24T13:54:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T11:53:31.000Z (over 6 years ago)
- Last Synced: 2025-03-12T20:17:34.245Z (over 1 year ago)
- Topics: alfred, hakuna, workflow
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alfred Workflow for Hakuna
This is a workflow in [Alfred][alfred] that allows to start and stop timers in [Hakuna][hakuna].
[alfred]: https://www.alfredapp.com
[hakuna]: https://www.hakuna.ch
## Setup
To configure this workflow you need to define the following two variables as follows:
* `hakuna_api_key`, which you get by clicking on your name in the top right corner of Hakuna and then choosing "API".
* `hakuna_base_url`, which is your Hakuna URL until the first slash ('/'), e.g. "https://companyname.hakuna.ch"
## License
This workflow is released under [MIT license][license].
[license]: https://github.com/nxt-engineering/alfred-hakuna/blob/master/LICENSE
## Contributions
The source code is available at [Github][gh]. Pull requests are welcome.
[gh]: https://github.com/nxt-engineering/alfred-hakuna
## Development
Clone this repository.
Copy the `info.plist.template` file to `info.plist`.
Then update the variables `hakuna_api_key` and `hakuna_base_url` to match your Hakuna instance.
**Before you push, make sure to copy `info.plist` to `info.plist.template` and remove all sensitive information!**
## Release
To release, export the workflow in Alfred and adjust the version.
Then create a git tag with the same version.
Finally, go to Github and create a new release and upload the exported workflow file.
## Sponsor
The creation of this workflow was sponsored by [nxt Engineering GmbH][nxt].
[nxt]: https://nxt.engineering