https://github.com/pynickle/gitpulse
🎨 A GitHub dashboard with custom tab groups for your notifications, issues, and PRs
https://github.com/pynickle/gitpulse
dashboard github notifications
Last synced: about 19 hours ago
JSON representation
🎨 A GitHub dashboard with custom tab groups for your notifications, issues, and PRs
- Host: GitHub
- URL: https://github.com/pynickle/gitpulse
- Owner: pynickle
- License: agpl-3.0
- Created: 2026-05-29T08:44:34.000Z (26 days ago)
- Default Branch: master
- Last Pushed: 2026-06-20T15:28:50.000Z (4 days ago)
- Last Synced: 2026-06-20T17:12:41.016Z (4 days ago)
- Topics: dashboard, github, notifications
- Language: Vue
- Homepage: https://gitpulse.euphony.ink
- Size: 2.25 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GitPulse — GitHub Work Dashboard
Track and manage notifications, issues, PRs, and more in a centralized workspace, with custom views powered by GitHub search for a more personalized experience.
  
> 👉 Try it online: **[gitpulse.euphony.ink](https://gitpulse.euphony.ink)**
---
## Features
### ✨ Custom Views
Leverage GitHub search to build your own workspace. Go to the view management page, select a group, and create a new view – you can freely write search syntax and see live previews.
### 🎯 Todo
Notifications can be cluttered and don't always reflect your real priorities. Add truly important tasks to your Todo list and focus on them without distractions.
### 🌐 Internationalization
Built-in English and Simplified Chinese, with automatic language detection based on your browser settings.
### 🌙 Dark Mode
Fully supports dark mode and defaults to following your system theme.
---
## FAQ
### Does GitPulse store my token?
No. Your token is kept in an encrypted server-side session cookie – it is never written to a database or stored on the server.
---
## Self-hosting
For details, see the [Self-hosting Guide](docs/self-hosted.md).
---
## Acknowledgements
This project was shared and promoted on [LINUX DO](https://linux.do).
---
## License
GNU Affero General Public License v3.0 – see [LICENSE](LICENSE) for details.