InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Colibri Alternatives
Similar projects and alternatives to colibri
-
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
-
-
kitty
If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
-
-
-
-
Ory Hydra
Internet-scale OpenID Certified™ OpenID Connect and OAuth2.1 provider that integrates with your user management through headless APIs. Solve OIDC/OAuth2 user cases over night. Consume as a service on Ory Network or self-host. Trusted by OpenAI and many others for scale and security. Written in Go.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
SDL_GameControllerDB
A community sourced database of game controller mappings to be used with SDL Game Controller functionality
-
-
-
-
-
-
-
HacKit-Feedback-And-Support
Feedback and support for HacKit, a native macOS Cocoa app for reading Hacker News.
-
-
arkflow
High performance Rust stream processing engine seamlessly integrates AI capabilities, providing powerful real-time data processing and intelligent analysis.
-
-
mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
colibri discussion
colibri reviews and mentions
- Show HN: I built library management app for those who outgrew spreadsheets
Im working on a similar project, Colibri (https://github.com/colibri-hq/colibri), an app to manage your ebook collection. Librari is looking really slick! Also, It’s always interesting to see how others approach schema selection and customization.
If I may, I would suggest adding support for ingesting data from open sources, for example OpenLibrary, WikiData, the LoC API, and a bunch of others. Since you’re building a for-profit project, you can probably also tap the billed services to get high-quality metadata. But even with OpenLibrary alone, you have access to a treasure trove of information that spares users from having to type off things from their books. That allows for bulk import, high-res covers, and so on.
I’m currently working on the metadata reconciliation engine in Colibri, so feel free to check out the source every once in a while.
- Cloudlflare builds OAuth with Claude and publishes all the prompts
Funny thing. I have built something similar recently, that is a 2.1-compliant authorisation server in TypeScript[0]. I did it by hand, with some LLM help on the documentation. I think it took me about two weeks full time, give or take, and there’s still work to do, especially on the testing side of things, so I would agree with you.
I’m going to take a very close look at your code base :)
[0] https://github.com/colibri-hq/colibri/blob/next/packages/oau...
- Ask HN: What are you working on? (April 2025)
Semantic search is planned as part of book content search, look here: https://github.com/colibri-hq/colibri/issues/45
LLMs might make sense to interact with your collection, so that could find its way into the app at some point. Plus, I've been experimenting with generating llms.txt for all routes to point your own LLM to.
On the other hand, I'm concerned with LLMs quite intensely at work, so it's nice to spend some time with plain, honest-to-god SQL for now!
- Command-line tool to track your books
But currently it's from openlibrary.org right? https://github.com/colibri-hq/colibri/blob/next/apps/app/src...
- Show HN: @smoores/epub, a JavaScript library for working with ePub publications
Oh my! This looks very neat, and I’ve been working on something similar to Storyteller (i think): https://github.com/project-kiosk/kiosk
I don’t get around working on it right now, but maybe there’s something useful there for you.
- Foliate: Read e-books in style, navigate with ease
I'm actually working on something like this:
https://github.com/project-kiosk/kiosk/tree/v3
I'm still deep in the trenches, though. That project is like my personal zen garden of deadline-free software development, so don't expect a release soon. Happy if someone would be interested in contributing, though :)
- Citadel, a Calibre-compatible eBook management app
Interesting! For a while now, I’ve started working on a similar project with the same general idea, although I settled for SvelteKit and browsers instead of native apps:
https://github.com/project-kiosk/kiosk
I just can’t keep motivation up long enough to finish it…
- A note from our sponsor - InfluxDB www.influxdata.com | 24 Dec 2025
Stats
colibri-hq/colibri is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of colibri is TypeScript.