gitify icon indicating copy to clipboard operation
gitify copied to clipboard

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.

Results 176 gitify issues
Sort by recently updated
recently updated
newest added

### 📝 Provide a description of the new feature refs: https://github.com/gitify-app/gitify/issues/995 https://github.com/gitify-app/gitify/pull/1260 Depending on the user's preferences, any predefined shortcut might clash with an already existing one. You can see...

enhancement
priority:low

This pull request migrates the Electron app's build system from Webpack to electron-vite, resulting in a significant simplification of the configuration files and build scripts. It removes all Webpack-related configuration...

enhancement
dependency

### 🔍 Is there already an issue for your problem? - [x] I have checked older issues, open and closed ### 📝 Description After upgrade to Kubuntu 25.10 main window...

bug
platform:linux
fix-upstream

### 🔍 Is there already an issue for your problem? - [x] I have checked older issues, open and closed ### 📝 Description It does launch and run in the...

bug
help-wanted
platform:linux
fix-upstream
blocked

- [x] Install @octokit/core dependency - [x] Create Octokit client initialization utility - [x] Create new Octokit-based request functions to replace axios-based ones - [x] Update client.ts to use Octokit...

dependency