From 64df9e87464b3268e71f1b62f9d2d7411ef7e9e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9E=E3=83=AA=E3=82=A6=E3=82=B9?= Date: Fri, 5 Feb 2021 00:33:30 -0400 Subject: [PATCH] Added Integrations section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 875becf..56324ef 100644 --- a/README.md +++ b/README.md @@ -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! :-)