Ежедневные Show HN

Upvote0

Show HN за 5 июля 2025 г.

8 постов
3

Certimon – Free Telegram bot to monitor SSL certificate expiry #

certimon.com faviconcertimon.com
0 комментариев9:59 PMПосмотреть на HN
Hey folks,

I'm a developer who got tired of having to rely on SaaS providers for such a simple task as monitoring an SSL certificate expiry. I had to create calendar entries just for the sake of making sure we don't forget it because of course warning emails got lost or the person responsible was on holiday..

So instead of "building yet another platform" I decide to take the un-sexy and simple route and put together a Telegram bot, called it Certimon. Thanks to Claude and Cursor I also put together a landing page for it https://certimon.com/ but I don't think you'll get any value out of it...

If you want to give it a try, just add @CertimonBot to your Telegram or visit https://t.me/certimonbot to add directly.

You can check a domain like this: /check google.com

And get reminders like: /remind google.com 30

It's 100% free, supports as many domains as you need and you won't need to sign up to anything or download anything (assuming you already have Telegram).

Hope someone other than me will find this useful, would love to hear your thoughts, comments and questions!

Edit: Forgot to mention, but the operational cost of this solution is around £3 per month on AWS.

-Tamas

2

Distapp. Manage and distribute Android, iOS and Desktop app #

distapp.lhf.my.id favicondistapp.lhf.my.id
2 комментариев6:24 PMПосмотреть на HN
Hi HN,

I built DistApp, a tool for managing and distributing Android, iOS, and Desktop app builds. I created it after App Center Distribution was discontinued, I wanted a way to easily share builds with the QA team and users with different groups.

DistApp lets you manage multiple apps across different organizations and groups. It also supports self-hosting on your own infrastructure and is open-source https://github.com/yunusefendi52/distapp

You can try the free version by signing in with your Google account. I chose not to support email/password accounts to reduce abuse on the free version. But I’m open to suggestions if you think there’s a better way :)

Thank you