Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tbobm/etnotify

News watcher for School. Soon-to-be plateform independant.
https://github.com/tbobm/etnotify

monitoring notifications python3 school

Last synced: 3 days ago
JSON representation

News watcher for School. Soon-to-be plateform independant.

Awesome Lists containing this project

README

        

# Etnotify

ETNA Notification watcher.
Gets informations about the latest validations.

## Install

> This project won't work inside a virtualenv because of the dbus dependency.

```bash
$ git clone https://github.com/tbobm/etnotify
$ cd etnotify
$ pip install -r requirements.txt
$ python etnotify.py
```

## Configuration

```bash
$ export ETNA_USER=yourlogin
$ export ETNA_PASS=yourpassword
```

## Aim of the Etnotify

Ever felt like something important on the intranet was missing ? Like notifications?

This script aims to fix that, by allowing you to be alarmed when something new happens.

#### In a rush ?

You'll get notified if your validation requests have been accepted or rejected, in the blink of an eye.