TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Create Calendar Events from Itineraries

2 pointsby jrhizor9 months ago
Hi!<p>I recently booked a few flights with points on Chase. Since they were through Chase and not through the airline, Google didn&#x27;t automatically add them to my calendar. This year, I&#x27;ve also been attended a few weddings with long itineraries and a music festival with a selection of artists I wanted to add to my calendar.<p>These _should_ be trivial to add to a calendar. Instead you end up transcribing a lot of info and double checking your timezones manually. It was easy to find a lot of people who struggled with creating events for a variety of reasons, so I figured this might be worth spending a couple hours to make a tool for this. (here&#x27;s one example of many: <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;delta&#x2F;comments&#x2F;19fde5h&#x2F;adding_itinerary_to_google_calendar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;delta&#x2F;comments&#x2F;19fde5h&#x2F;adding_itine...</a> )<p>That&#x27;s why I made invite.sh, a thin GPT wrapper that takes any description of an event as input (flight confirmation emails, wedding itineraries, etc) and outputs calendar invite links for Google, Yahoo, Office365, and Outlook so you can easily add any events to your calendar.<p>The site is live at <a href="https:&#x2F;&#x2F;www.invite.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.invite.sh&#x2F;</a> It&#x27;s also open source! I&#x27;d appreciate stars: <a href="https:&#x2F;&#x2F;github.com&#x2F;jrhizor&#x2F;invite">https:&#x2F;&#x2F;github.com&#x2F;jrhizor&#x2F;invite</a><p>It&#x27;s pretty simple, and yet-another-gpt-wrapper, but I&#x27;m hoping the addition of a UI makes it a bit more user friendly than trying to get this output from ChatGPT directly. Please let me know what you think!

no comments

no comments