gitnews-cli

1.3.0 • Public • Published

gitnews-cli

A simple CLI tool to see your GitHub notifications.

Install

Via npm:

$ npm i -g gitnews-cli

Usage

You will need a GitHub token. To create the token, visit the Tokens page and generate a new token for the app. You can call it "gitnews" and it needs at least notifications and repo scopes.

Once the token is created, just run:

$ gitnews --save-token

After the token is saved, you can run:

$ gitnews

to fetch and display your notifications.

If you want to see messages you've already read, you can pass the --read option:

$ gitnews --read

Related

Built using gitnews to fetch the notifications. If you want a similar app for your menubar, check out gitnews-menubar.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    1
    • latest

Version History

Package Sidebar

Install

npm i gitnews-cli

Weekly Downloads

1

Version

1.3.0

License

MIT

Last publish

Collaborators

  • sirbrillig