Projects Calendar - Visualize your GitHub Issues and PRs on your calendar
by•
Visualize your GitHub Project issues, and pull requests directly on your calendar (Google, Apple, Outlook). Track delivery dates and plan your timeline with a clear, integrated view of your workflow.
Replies
Best
Maker
📌
Hi PH! 👋
As a developer, I live inside GitHub Projects, but I found myself constantly losing track of the "big picture" deadlines. I wanted to see my issues and milestones alongside my personal and work commitments in my native calendar app (Apple/Google/Outlook), but I couldn't find a solution that respected my privacy.
No Database: We don't store your tasks, names, or deadlines.
Real-time Sync: Data is fetched directly from GitHub's GraphQL API only when your calendar app requests an update, processed in-memory using Rust (Axum), and immediately purged.
Privacy-First: Your data stays on GitHub, where it belongs.
The goal was to create a "set it and forget it" tool that bridges the gap between GitHub and your daily planning, with zero tracking and zero overhead.
I’d love to hear your feedback on the sync performance and the dashboard experience. I’ll be here all day to answer any questions!
Happy planning! 🚀
Replies