Git Product home page Git Product logo

ghostie's Introduction

ghostie

Github notifications in your terminal. Available on MacOS and Linux.

Features

  • Runs as background process, fetching new github notifications in a 48h rolling window.
  • Polls every 1 minute and uses SQLite to persist local cache of notifications.
  • Issues desktop notification when new notifications are received.
  • View notifications in your terminal and opens them in your default browser when selected.

Installation

Homebrew (OS X or Linux)

  1. Install the tap
brew tap attriaayush/ghostie
  1. Install ghostie
brew install ghostie

Uninstalling with Homebrew

  1. Uninstall ghostie
brew uninstall ghostie
  1. Uninstall the tap
brew untap attriaayush/ghostie

Install manually from Release

  1. Download the latest release for your platform
  2. Install to a location in your $PATH

Install manually from source

  1. Ensure Rust is installed
  2. Clone this repo and run cd ghostie
  3. Run cargo install --path .
  4. Ensure ~/.cargo/bin is in your $PATH

Usage

  • Create a Github PAT with notifications as permission.
  • Simply run ghostie and see the list of things that Ghostie supports.

Note: To view the notifications using ghostie view ensure ghostie is running as a background process.

ghostie
manage your github notifications in terminal

USAGE:
    ghostie <SUBCOMMAND>

SUBCOMMANDS:
    clear-logs    Clear logs from the background process
    count -C      Query the count of unread github notifications
    logs -L       Show logs from the background process
    prune -P      Prune all notifications from the local cache
    start         Run ghostie as a background process
    stop          Stop ghostie as a background process
    view -V       Open UI to manage github notifications

ghostie's People

Contributors

attriaayush avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.