Calendar Integrations API for Indie Hackers and Startups
My buddy Freinet [1] and I wanted to share Pyas with the HN community. Pyas is a developer-first calendar integration platform/API. Try it out and let us know what you think! [1]: https://news.ycombinator.com/user?id=freinet12
In plain words
Pyas is a calendar integration platform and API designed for developers building applications that need calendar functionality. It allows indie hackers and startups to add calendar features to their products without building integrations from scratch. The platform provides a developer-first approach to connecting multiple calendar systems through a single API.
written from the facts on this page · September 2026
Does the same job
all alternatives →




- IBI built an open source web calendar inspired by the Google calendar2024 · schedule-x.dev · ▲232
I love the looks and UX of the Google calendar. But I wanted to have a version I could use more freely in my own projects, still looking similar to the one from Google.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com