Giter VIP home page Giter VIP logo

notification-monitor's Introduction

Notifications Monitor

Monitor your notifications and get a temporary list of the notifications.

demonstration

Dependencies

  • Node.js (to run the program; by default, the package will be installed using npm or yarn)
  • dbus-next : https://github.com/dbusjs/node-dbus-next The dbus library for node. If you're using yarn or npm, it will be added during the installation of this package.

Installation

You can install this using these commands:

git clone https://github.com/AlphaTechnolog/notification-monitor.git notifications-monitor
cd notifications-monitor
./bin/install.sh

You might need to provide the root password for installation

Usage

First in a terminal start the daemon with the notifmonitord launcher (it's autoinstalled in /usr/bin):

notifmonitord &

If the VERBOSE config variable is true, the daemon can't be executed in the background :v

VERBOSE is false by default. To change it, modify the file notifications-monitor/src/daemon/index.js and then reinstall

In a second terminal, you can get the details of the notifications using the remote-notifmonitor launcher, that is autoinstalled too:

Get help

remote-notifmonitor help

Get notifications list

remote-notifmonitor get-notifications

Get number of notifications only

remote-notifmonitor check-toread

notification-monitor's People

Contributors

rigobert9 avatar alphatechnolog avatar

Stargazers

Roman avatar Ilan avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

rigobert9

notification-monitor's Issues

Improvments : a live viewer of notifications ?

I have no idea what is the scope of the project, but since it is what I was searching for, I wondered if there was a plan of adding a window that can kind of "tail" the notifications and manage them.

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.