gh-notify

a rust program to show github notifications

APACHE-2.0 License

Downloads
630
Stars
1
Committers
2

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