Added Integrations section
This commit is contained in:
parent
ab78ffcd00
commit
64df9e8746
1 changed files with 7 additions and 0 deletions
|
@ -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! :-)
|
||||
|
|
Loading…
Reference in a new issue