07:46

Doppelgänger Browser Automation

Doppelgänger is a self-hosted, free browser automation and scraping platform built on Playwright, designed to handle everything from simple scraping to complex, human-like browser interactions. It provides a visual task editor, a structured JSON task format, and advanced execution modes that go far beyond traditional scrapers.
I think this is a good Power Automate alternative.
14:41

Nyno — AI Workflow Builder & Engine (n8n Alternative)

Commercial-friendly AI workflow builder and automation engine. Async, multi-process, Postgres-backed. Positioned as an open-source alternative to n8n. Docker-ready, Apache-2.0 licensed, 432 stars.
22:41

How to Run Python Scripts and Apps in n8n!

Unlock the power of Python within your n8n workflows! This tutorial demonstrates how to seamlessly integrate Python scripts and applications into your n8n instance. Learn how to run Python code directly within n8n, opening up a world of possibilities for automation and data processing.
13:20

Performance tuning in n8n: Practical wins before you SCALE - LumaDock

A practical guide to n8n performance tuning on a VPS. Faster workflows, safer scaling, fewer stalls. It’s easy - I promise :)
08:03

Posterizarr — Automated Poster & Asset Maker for Plex, Jellyfin, Emby

PowerShell script with full Web UI that auto-generates posters and artwork for media libraries. Fetches textless images from Fanart.tv, TMDB, TVDB, Plex, and IMDb, then applies custom overlays and text. Integrates with Kometa for asset organization, and triggers from Tautulli, Sonarr, and Radarr. Docker-ready, 915 stars, GPL-3.0.
13:38

n8n: Disable tracking

Like most other products out there, n8n uses telemetry to track and analyse user behaviour. Here’s how you can prevent this.
07:41

n8n Cheat Sheet

Everything you need: triggers, nodes, expressions, API requests, AI agents, Docker self-hosting, and shortcuts, all in one place.
18:34

n8n: How to Migrate from SQLite to Postgres

Thought I might share this for whoever needs it, as there is a major lack of info around to achieve this without having to set everything back up (other than workflow and credentials).
17:47

n8n-local: Run n8n + Postgres + pgAdmin via Docker Compose

Docker Compose setup to self-host n8n with a Postgres backend and pgAdmin for DB management — quick local automation stack.
16:44

Plex API Documentation

All of the API documentation on this site as well as all of the SDKs listed here are fully generated from the main Plex OpenAPI specification here, and I invite anyone in the community to contribute!