Skip to main content

Selfhosted sites

·169 words·1 min
Author
Dmitry Dzhuriy

What I launched for personal use
#

πŸ”” n.mjkl.ru - Push Notifications (ntfy)
#

  • What it is: A simple HTTP-based pub-sub notification service.
  • Use case: Send push notifications to your phone or desktop directly from scripts, shell commands, or webhooks without any complex setup.
  • Original repo

βœ‚οΈ p.mjkl.ru - Paste Service (snips.sh)
#

  • What it is: A minimalist, command-line-focused pastebin with syntax highlighting.
  • Use case: Quickly share code snippets, logs, or text files directly via SSH or a clean web interface.
  • Original repo

🌐 r.mjkl.ru - RSS Feeds (rss-bridge)
#

  • What it is: An RSS feed generator for websites that don’t provide one out of the box.
  • Use case: Convert social media profiles, timelines, and pages (Twitter, YouTube, Telegram, etc.) into RSS feeds for centralized reading.
  • Original repo

πŸ”— s.mjkl.ru - URL Shortener (shlink)#

  • What it is: A self-hosted short URL generator with robust tracking and analytics.
  • Use case: Shrink long, messy links into clean URLs under your own domain while tracking clicks, geolocations, and referrers.
  • Original repo