A script to watch github for newly-opened pull requests and create a desktop notification when they are found.
Go to file
2022-04-10 16:44:18 -04:00
src Initial commit. 2022-04-10 16:33:50 -04:00
.gitignore Initial commit. 2022-04-10 16:33:50 -04:00
Cargo.lock Add tokio and sqlx. 2022-04-10 16:44:18 -04:00
Cargo.toml Add tokio and sqlx. 2022-04-10 16:44:18 -04:00