eqo

Crates.ioeqo
lib.rseqo
version1.0.0
sourcesrc
created_at2024-03-26 13:12:32.593991
updated_at2024-03-26 13:12:32.593991
descriptionListen for triggers and execute actions seamlessly.
homepage
repositoryhttps://github.com/sakanjo/catcho
max_upload_size
id1186411
size689,967
Salah Kanjo (sakanjo)

documentation

README

🔊 Eqo

⚡ Listen for triggers and execute actions seamlessly.

Workflow status

✨ Help support the maintenance of this package by sponsoring me.

Table of Contents

đŸŽŦ Demo

Demo

đŸ“Ļ Install

cargo install eqo

Or you can download it from the releases page.

đŸĻ„ Usage

Run the server in the background, or as a service

eqo server -q

Start listening

eqo listen 'date'

Trigger the command

eqo run
eqo run
# ...

💖 Support the development

Do you like this project? Support it by donating

Click the "💖 Sponsor" at the top of this repo.

Šī¸ Credits

📄 License

MIT License Š 2023-PRESENT Salah Kanjo

Commit count: 0

cargo fmt