gh-notify

Crates.iogh-notify
lib.rsgh-notify
version0.1.0
sourcesrc
created_at2022-09-10 08:17:12.626793
updated_at2022-09-10 08:17:12.626793
descriptiona rust program to show github notifications
homepagehttps://github.com/mmdbalkhi/gh-notify/
repositoryhttps://github.com/mmdbalkhi/gh-notify/
max_upload_size
id662402
size63,535
komeil Parseh (mmdbalkhi)

documentation

README

gh-notify

a rust program to show github notifications

Install

git clone https://github.com/mmdbalkhi/gh-notify
cd gh-notify
cargo install --path .

how to use

  • first you are need to get github api-key from here with notification perrmison.
  • then run gh-notify and Enter your api-key
  • if your have unread notification, gh-notify will tell you!

License

Commit count: 11

cargo fmt