Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/rucio/notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
viveknigam3003 committed Oct 5, 2020
2 parents 8f31bd5 + d31a6c0 commit 84be675
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<p align="center">
<img alt="Notifier" src="https://user-images.githubusercontent.com/30192068/89623404-2aad4c00-d8b2-11ea-81c8-656cdbb0645a.png" width=100% />
<a href="https://rucionotifier.imfast.io/" />
<img alt="Notifier" src="https://user-images.githubusercontent.com/30192068/90971864-76f2c000-e531-11ea-903b-12143b241dd2.png" width=100% />
</p>

# notifier
Expand All @@ -8,11 +9,15 @@
![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/rucio/notifier/dev/electron?style=flat-square)
![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/rucio/notifier/express?style=flat-square)

Rucio Notification Utility with a graphical user interface. This app uses React v16.13.1 and Electron v7.0.0
A system-tray utility to monitor all your transfers at multiple Rucio instances and get notified about them.

## Description
Notifier is a standalone desktop application to get updates on your Rules at Rucio instances.

<p align="center">
<img alt="Notifier" src="https://user-images.githubusercontent.com/30192068/91706961-c45bd680-eb9c-11ea-8456-0761d2fd88a9.png" width=100% />
</p>

* **Rule Monitoring**: Monitor all your rule transfers like never before!
This lightweight utility helps you watch all your rules and their status.
The app sits in the systray of your system and gives you info about all your rules in a clcik.
Expand All @@ -29,9 +34,9 @@ After adding your existing account(s), just sign-in with any valid account and t
Binaries are available from the following links. Download the files and install as usual.

**LINUX**
* [.deb](https://rucionotifier.imfast.io/rucio-notifier_0.2.0_amd64.deb) for Debian/Ubuntu.
* [.rpm](https://rucionotifier.imfast.io/rucio-notifier-0.2.0.x86_64.rpm) for RHEL/CentOS
* [.AppImage](https://rucionotifier.imfast.io/rucio-notifier-0.2.0.AppImage) for other linux systems
* [.deb](https://rucionotifier.imfast.io/rucio-notifier_0.2.1_amd64.deb) for Debian/Ubuntu.
* [.rpm](https://rucionotifier.imfast.io/rucio-notifier-0.2.1.x86_64.rpm) for RHEL/CentOS
* [.AppImage](https://rucionotifier.imfast.io/rucio-notifier-0.2.1.AppImage) for other linux systems

Binaries for **MacOS** shall be available soon.

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img alt="Notifier" src="https://user-images.githubusercontent.com/30192068/89623815-e7071200-d8b2-11ea-89df-0a63d09339c1.png" width=100% />
<img alt="Notifier" src="https://user-images.githubusercontent.com/30192068/90971879-9a1d6f80-e531-11ea-94cd-5667d7621afe.png" width=100% />
</p>

# Table of Contents
Expand Down

0 comments on commit 84be675

Please sign in to comment.