Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tbobm/etnotify
- Owner: tbobm
- License: mit
- Created: 2018-03-14T08:40:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:55:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T01:40:38.129Z (about 1 month ago)
- Topics: monitoring, notifications, python3, school
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.