GitHub notification tool
The idea and style of the app is inspired by the gitify app.
This is a prototype application with similar functionality written using Electron, Vue.js, Quasar Framework technologies. The application is still being developed for educational purposes, the code is being refactored, although it will most likely be completely rewritten.
Login page:
Main screen:
Preferences page:
Tray icon with and without new notifications:
yarn
quasar dev -m electron
# or
yarn run dev
yarn run lint
yarn run build
# or
quasar build