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

https://github.com/antony-jr/blue-glow

A very simple system tray application which glows in blue when you have an unread github notification.
https://github.com/antony-jr/blue-glow

easy-to-use github-notifications gui-application linux qt5 simple

Last synced: about 1 year ago
JSON representation

A very simple system tray application which glows in blue when you have an unread github notification.

Awesome Lists containing this project

README

          


Logo


issues
stars
stars
license




Download

Execute




Download


chmod +x BlueGlow*-x86_64.AppImage && ./BlueGlow*-x86_64.AppImage


Blue Glow

A simple system tray icon program that glows blue and optionally notifies you when you get a github notification.
Only requires a **personal github token** which has a permission to read your notifications. (does not require any other permissions)

# Github Authorization Token Generation

* Head to [https://github.com/settings/tokens](https://github.com/settings/tokens) , click on **'generate new token'** button.

![instruction1](.github/gen_button.png)

* You will be asked to enter your github password by github. (Make sure to check your url bar)

* Now you can choose any name to give this token just for your sake to remeber why you created it.

![instruction2](.github/token_gen.png)

* Make sure you enable the checkbox(scope) that says notification , **do not check anything else.**

![instruction3](.github/checkbox.png)

* Finally click on the **big green generate token** button.

![instruction4](.github/genbtn.png)

# Other Platform Support

I don't really think that anyone would use this, I mainly created this for myself. So if you need this application for other platforms other than linux, Then I would be happy to activate automatic builds for Windows and MacOSX.
(PS: The application is mostly cross platform)

# Artwork

All graphics work by [Atra](https://github.com/estatra).

The graphics work uses a modified version of bell icon from [Feather Icons](https://github.com/feathericons/feather) which is licensed under MIT.

Font used in the graphic work is [Source Serif Pro](https://fonts.google.com/specimen/Source+Serif+Pro) and it is licensed under Open Font License.

# License

The MIT License.
Copyright (C) 2020, [@antony-jr](https://github.com/antony-jr).