Felipe Martín

Projects

Butterrobot

A chatbot I had written in python back in my Python days the moment I started learning Golang. I used it to help me manage some Slack/Telegram groups and I abandoned it the moment I had to make it to production with Python. I rewritted it in Golang so I can add some quality of life features to some Telegram groups I manage, and I probably expand it to Mattermost in the future as well.

Dharma

A CLI tool to detect broken links in websites. It can be used to check the status of a website’s internal and external links and report any broken links in JSON or friendly format. It not only follows links but also checks for scripts, url() and import() in CSS files.

Games Screenshot Manager

A tool for managing screenshots of games, it allows you to extract and organize the screenshots by platform and create a nice web gallery to display as a static site.

It’s the tool I used to build my screenshots gallery.

Shiori

A simple bookmark manager, read-later and web-archive tool. A way to store your bookmarks with both a CLI and web interface, with the option to archive the site contents and generate epub files.

smtp2shoutrrr

A SMTP server to foward incoming emails to setup shoutrrr backends. Used to send notifications from legacy systems to modern services.

I use it for example to send the email notifications from my Proxmox nodes into my Mattermost server, or urgent things to my ntfy topics.