Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendonovich/macrograph
Visual programming for streamers
https://github.com/brendonovich/macrograph
discord midi obs-studio obs-websocket rust solid-start solidjs tauri twitch vtube-studio
Last synced: 1 day ago
JSON representation
Visual programming for streamers
- Host: GitHub
- URL: https://github.com/brendonovich/macrograph
- Owner: Brendonovich
- License: agpl-3.0
- Created: 2023-04-05T07:13:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T10:00:26.000Z (5 days ago)
- Last Synced: 2024-12-21T06:37:58.772Z (2 days ago)
- Topics: discord, midi, obs-studio, obs-websocket, rust, solid-start, solidjs, tauri, twitch, vtube-studio
- Language: TypeScript
- Homepage: https://macrograph.app
- Size: 8.1 MB
- Stars: 148
- Watchers: 6
- Forks: 13
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
MacroGraph
Visual programming for streamers
macrograph.brendonovich.dev »
Download for
Windows ·
macOS (Apple Silicon | Intel) ·
Linux (AppImage | deb)
## 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.
## Running
1. Make sure you have [Tauri](https://tauri.app/v1/guides/getting-started/prerequisites) and [pnpm](https://pnpm.io/) setup.
2. Run `pnpm install`
3. Run `pnpm desktop tauri dev`[Figma Designs](https://www.figma.com/file/VO7zmohUtZSqC1eIyGUuN3/MacroGraph-Designs?node-id=0%3A1&t=FfCvKUpKsLp5b0ST-1)