https://GitHub.com/gitify-app/gitify
electron github github-api gitify node notifications react tailwindcss
Score: 8.558910784768106
Last synced: about 1 hour ago
JSON representation
Repository metadata:
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
- Host: GitHub
- URL: https://GitHub.com/gitify-app/gitify
- Owner: gitify-app
- License: mit
- Created: 2015-05-21T18:15:28.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2026-03-04T16:22:51.000Z (3 days ago)
- Last Synced: 2026-03-04T21:45:12.418Z (2 days ago)
- Topics: electron, github, github-api, gitify, node, notifications, react, tailwindcss
- Language: TypeScript
- Homepage: https://gitify.io
- Size: 18.9 MB
- Stars: 5,194
- Watchers: 47
- Forks: 283
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: Gitify
- Login: gitify-app
- Email:
- Kind: organization
- Description:
- Website: https://www.gitify.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/133795385?v=4
- Repositories: 1
- Last Synced at: 2023-05-17T16:28:17.646Z
- Profile URL: https://github.com/gitify-app
Dependencies
package.json
npm
- @testing-library/react ^11.2.2 development
- @testing-library/react-hooks ^3.7.0 development
- @types/jest ^26.0.19 development
- @types/lodash ^4.14.165 development
- @types/node ^16.4.8 development
- @types/react ^16.9.32 development
- @types/react-router-dom ^5.1.6 development
- @types/react-transition-group ^4.4.0 development
- css-loader ^5.0.1 development
- electron ^13.1.7 development
- electron-builder ^22.11.7 development
- electron-notarize ^1.0.1 development
- jest ^26.6.3 development
- nock ^13.0.5 development
- postcss-loader ^4.1.0 development
- prettier =2.2.1 development
- react-test-renderer =16.13.1 development
- style-loader ^2.0.0 development
- ts-jest ^26.4.4 development
- webpack ^5.11.0 development
- webpack-cli ^4.2.0 development
- webpack-merge ^5.7.3 development
- @primer/octicons-react ^11.2.0
- autoprefixer ^10.1.0
- axios =0.21.1
- date-fns ^2.16.1
- electron-updater ^4.3.9
- final-form ^4.20.1
- lodash ^4.17.20
- menubar ^9.0.5
- nprogress =0.2.0
- postcss ^8.2.1
- react =16.13.1
- react-dom =16.13.1
- react-emojione =5.0.1
- react-final-form ^6.4.0
- react-router-dom ^5.2.0
- react-transition-group ^4.4.1
- tailwindcss ^2.0.2
- ts-loader ^8.0.12
- typescript ^4.1.3
.github/workflows/release.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- pnpm/action-setup v2 composite
.github/workflows/validator.yml
actions
- actions/checkout v4 composite
- actions/github-script v6 composite
- actions/setup-node v3 composite
- pnpm/action-setup v2 composite
pnpm-lock.yaml
npm
- 729 dependencies
.github/workflows/build.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
- pnpm/action-setup v3 composite
.github/workflows/lint.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- pnpm/action-setup v3 composite
.github/workflows/pr-triage.yml
actions
- fuxingloh/multi-labeler v4 composite
.github/workflows/test.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- coverallsapp/github-action v2 composite
- pnpm/action-setup v3 composite
.github/workflows/website.yml
actions