⥠Listen for triggers and execute actions seamlessly.
> ⨠Help support the maintenance of this package by [sponsoring me](https://github.com/sponsors/sakanjo). Table of Contents ================= * [Demo](#-demo) * [Install](#-install) * [Usage](#-usage) * [Support the development](#-support-the-development) * [Credits](#%EF%B8%8F-credits) * [License](#-license) ## đŦ Demo ![Demo](./assets/demo.gif) ## đĻ Install ```bash cargo install eqo ``` Or you can download it from the [releases page](https://github.com/sakanjo/eqo/releases). ## đĻ Usage Run the server in the background, or as a service ```bash eqo server -q ``` Start listening ```bash eqo listen 'date' ``` Trigger the command ```bash eqo run eqo run # ... ``` ## đ Support the development **Do you like this project? Support it by donating** Click the ["đ Sponsor"](https://github.com/sponsors/sakanjo) at the top of this repo. ## Šī¸ Credits - [Salah Kanjo](https://github.com/sakanjo) - [All Contributors](../../contributors) ## đ License [MIT License](https://github.com/sakanjo/eqo/blob/master/LICENSE) Š 2023-PRESENT [Salah Kanjo](https://github.com/sakanjo)