gitify
gitify copied to clipboard
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
### 📝 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...
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...
### 🔍 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...
### 🔍 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...
- [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...