Added Integrations section

This commit is contained in:
マリウス 2021-02-05 00:33:30 -04:00 committed by GitHub
parent ab78ffcd00
commit 64df9e8746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -272,3 +272,10 @@ Export a Tyme 3 JSON:
```sh
zeit export --format tyme --project "my project" --since "2020-04-01T15:04:05+07:00" --until "2020-04-04T15:04:05+07:00"
```
## Integrations
Here are a few integrations and extensions built by other people that make use of `zeit`:
- [`zeit-status.sh`](https://github.com/khughitt/dotfiles/blob/master/polybar/scripts/zeit-status.sh), a [Polybar](https://github.com/polybar/polybar) integration for `zeit` by @khughitt
- your link here, feel free to PR! :-)