# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 1
# self = https://watcher.sour.is/conv/tgh7l4q
Show HN: OmniTools – Self-Hosted Open-Source Swiss Army Knife for Everyday Tasks
Hey HN!
I built OmniTools, a self-hosted web app that offers a collection of useful tools for everyday tasks. Think PDF manipulation,image, text utilities, and more—all in one place.
Open-source & self-hosted
Works fully in the browser (privacy-first)
Built with React, deployed via Docker
I made this because I wanted a free, self-hosted alternative to online tools that often require subscriptions. Would love feedback & ideas on what to add next!
GitHub link: [ ... ⌘ [Read more](https://omnitools.app)