README.md

April 5, 2024 · View on GitHub

MacroGraph

Visual programming for streamers
macrograph.brendonovich.dev »

Download for Windows · macOS (Apple Silicon | Intel) · Linux (AppImage | deb)

MacroGraph uses Discord as a place to chat and ask questions Twitter Follow

Example

This graph shows a simple Twitch resubscription checkking if its tier 3 and then sending a Twitch chat message saying "{username} subbed for {x} months" into the same chat.

Profile Readme Generator

Running

  1. Make sure you have Tauri and pnpm setup.
  2. Run pnpm install
  3. Run pnpm desktop tauri dev

Figma Designs

Contents

  1. 1Example
  2. 2Running