Skip to content
/ veno Public

Stay updated with the latest versions of your essential software!

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

marekzan/veno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Veno

VErsion NOtifier – Stay updated with the latest versions of your essential software!

GitHub Release License

Overview

Veno is a lightweight tool that tracks new versions of software packages and notifies you via email, webhooks, or chat integrations. Define artifacts in a simple config file and attach multiple notifiers—Veno will do the rest!

How It Works

  1. Define software packages (artifacts) in config.json.
  2. Choose notification methods (notifiers) like email, Slack, or webhooks.
  3. Run Veno via CLI or Web Service to get version updates.

Note

See what is currently supported here.

How to Run

Build it

cargo build --release

Run via CLI:

You find the binary in target/release/veno-cli.

veno-cli --config path/to/config.json

Tip

We recommend to use the binary as a cron job (or any other scheduling task manager) in your cluster, so you can get the updates in the right time.

Configuration

All modes require a config.json file. Example configuration can be found here.
You can also set values using environment variables via the ${} syntax.

Features & Roadmap

For upcoming features, check the Issues or the Milestones

Contributing

Contributions are welcome! Fork the repository and submit a pull request.

License

Veno is dual-licensed under:

About

Stay updated with the latest versions of your essential software!

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published