As an aside, some folks may ask "why write a new app instead of contributing to Calibre Web or a similar project?" It's a good question! Because I wanted to :) Right now, this is a hobby project — I'm more interested in having fun building (rough!!) software than worried about extending existing projects. Plus, with how Citadel is designed to be backwards compatible with Calibre, you can continue to use Calibre Web.…
> "why write a new app" I'd imagine spearheading a ground up rewrite of their UI would be a lot more work too. thanks for taking this on! calibre is a pita for me to use, and I know what I'm doing. makes it impossible to recommend to anyone, whether they're my grandparents or asavvy tech person.
Show HN: Citadel – a Calibre-compatible eBook management app
31–40 of 163 posts
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#32Side note : this invocation bun dev -- -- -- -- --server ... made my day :-)
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#33Looks great! Just last week I tried to use Calibre again and fell into the black hole that is its UI.. Thought of donating some UI/UX work but felt like that would be a multi-year project. Perhaps I could support you with UI/UX instead?
My understanding of the calibre project from watching it over the years, is that improvements are typically not welcome. Kovid Goyal already has what he wants, and if you any everyone one else want something else, you’ll need to fork (and then maintain) He’s done amazing work, but he’s one of those very opinionated people that can quickly and arbitrarily become weirdly hostile to things, even when others offer to do…
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#34Earlier quoted context omitted.
Agreed. Unfortunately rewriting the Calibre UI is probably more work than maintaining Python 2.
What does Python 2 have to do with anything? Calibre hasn't used Python 2 in years.
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#35Re: Show HN: Citadel – a Calibre-compatible eBook management app
#36Re: Show HN: Citadel – a Calibre-compatible eBook management app
#37Re: Show HN: Citadel – a Calibre-compatible eBook management app
#38Side note : this invocation bun dev -- -- -- -- --server ... made my day :-)
Yeah. Made me wonder what's going on there.
> Yes, that is 4 pairs of --s. This is because Bun will pass the first pair to another bun run command, the second will go to tauri dev, the third will go to vite dev, and finally the last set will go to Cargo when running the backend. It's a mess!
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#39Re: Show HN: Citadel – a Calibre-compatible eBook management app
#40I have been using calibre-web for many years, which (unlike Calibre) has a decent look and all the functionality I need.