You are looking at historical revision 40358 of this page. It may differ significantly from its current revision.

gemrefinder

Usage:

gemrefinder -p gemini://your.own.domain/a-page-your-posts

gemrefinder checks Gemini space for replies to your posts.

The current version checks

It only checks titles of posts, and see if they start with "RE: something you've started a post title with".

Your own posts are included, but you can pipe the output of gemrefinder through grep -v to get rid of those.

You can install it with

chicken-install gemrefinder

You also need to have gmni in your path.

For source code (AGPL),

git clone https://idiomdrottning.org/gemrefinder