Skip to content

valentin78/pull-request-notifications-application

 
 

Repository files navigation

Bitbucket Pull Request Notifications

Desktop version of pull-request-notifications-chrome-extension, authored by Sergei Paduret.

Uses Electron and Electron-Builder libraries to build desktop application. Icons: https://www.flaticon.com/

main-window options

Run and Build Instructions

  • run npm run start:electron to run application in DEV mode
  • run npm run make:dir to build application
  • run npm run make:dist to build setup

OS support

  • Windows

Config file path

%userprofile%\AppData\Roaming\pull-request-notifications\config.json

Additional Opportunities

  • Application runs in tray and allows open window by tray menu or click on tray icon
  • Allow to run application at login, use tray menu
  • ability to group pull requests, added link to task (extended options)

Known problems and TODO

Changelog

All notable changes to this project will be documented in this file.

v1.0.8

Changed

  • fixed core dependency

v1.0.9

Changed

  • improved context menu

v1.0.10

Changed

  • updated icons
  • fix: show author

v1.0.11

Changed

  • improved toolbar

About

Pull Request Notifications Application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.2%
  • SCSS 29.3%
  • JavaScript 8.8%
  • HTML 8.7%