Skip to content

edelprino/oddish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oddish

oddish

Oddish is a simple rust program that check your github actions and run a command every time an actions change state


Create an .oddish.toml file in your root

every = 5 #seconds
command = "terminal-notifier -message '{message}' -title 'Oddish'"

[services.github]
token = "xxxxx"
username = "edelprino"
repositories = ["edelprino/oddish"]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages