This page links to some of my open-source projects.
Utils - Tools#
A collection of privacy-focused utility tools.
For now, it contains a couple of web-tools allowing you to:
- Watermark sensitive documents using various methods
- Read and edit EXIF data from images
All of these are simple webpages using HTML + JS. They can be opened locally and do not require sending any data, even when using the hosted version.
The tools are accessible at web-tools.ixonae.com
I am planning to expand the toolset depending on the things I need to use in the future.
Network Watcher - MacOS Application#
A macOS menu bar application that monitors your external IP address in real-time. It checks your current IP against configured ranges for each network and alerts you if there is a mismatch.
Mostly the result of me trying to see how much you can get out of Claude Code for macOS applications, but I find it useful so I’m planning on continuing maintaining it.
Reply by Email