An open API service indexing awesome lists of open source software.

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

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.

![AGPL-3.0](https://img.shields.io/badge/license-AGPL--3.0-blue) ![Nuxt 4](https://img.shields.io/badge/Nuxt-4-00DC82?logo=nuxt) ![Bun](https://img.shields.io/badge/Bun-000000?logo=bun)

> 👉 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.