OpenSource-Hub
H

Huginn

49.2k stars·System Optimization·SHA-256 checksum verified

Huginn lets you build agents that automate online tasks. Events propagate through a directed graph. Monitor web, Twitter, email, and more.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-hosted automation agent system like IFTTT or Zapier, fully data-controlled.

Core Features

  • Read web pages and detect changes
  • Monitor Twitter keywords for activity spikes
  • Send email digests and SMS alerts
  • Integrate with Twilio, Slack, HipChat, etc.
  • Run custom JavaScript functions

What It Can't Do

  • In development mode, emails are intercepted by default (set SEND_EMAIL_IN_DEVELOPMENT=true to send real emails). Heroku requires paid plan. Check wiki for detailed guides.

Use Cases

  • Track weather and get umbrella reminders
  • Scrape websites and get notified on change
  • Monitor social media trends automatically
  • Create complex multi-step workflows with HumanTaskAgent

Huginn is a system for building agents that perform automated tasks online. Agents create and consume events along a directed graph. It can read the web, watch for events, and take actions. You control your data. Supports weather tracking, Twitter monitoring, scraping, email digests, WebHooks, custom JavaScript, and many integrations (Twilio, Slack, etc.).

Tags

automationself-hostedIFTTT-alternativeRSSweb-scrapingagents

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Use Docker: pull official image and run

4

Local install: clone repo, configure .env, bundle install, migrate DB

5

Launch server at localhost:3000 and log in as admin/password

Install Guide
  1. Use Docker: pull official image and run
  2. Local install: clone repo, configure .env, bundle install, migrate DB
  3. Launch server at localhost:3000 and log in as admin/password
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

For Docker, remove containers and images. For local install, delete project directory and drop database.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 01:15:15
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

4 FAQs

Similar Projects