{"id":15496867,"url":"https://github.com/brendonovich/macrograph","last_synced_at":"2025-04-04T19:06:02.798Z","repository":{"id":157995071,"uuid":"623829190","full_name":"Brendonovich/MacroGraph","owner":"Brendonovich","description":"Visual programming for streamers","archived":false,"fork":false,"pushed_at":"2025-03-01T11:44:59.000Z","size":8810,"stargazers_count":161,"open_issues_count":69,"forks_count":13,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-03T09:52:53.514Z","etag":null,"topics":["discord","midi","obs-studio","obs-websocket","rust","solid-start","solidjs","tauri","twitch","vtube-studio"],"latest_commit_sha":null,"homepage":"https://macrograph.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Brendonovich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Brendonovich"}},"created_at":"2023-04-05T07:13:30.000Z","updated_at":"2025-04-02T18:35:02.000Z","dependencies_parsed_at":"2023-12-23T18:24:46.411Z","dependency_job_id":"4925a0d6-6999-4b23-ab89-8493c9e559cb","html_url":"https://github.com/Brendonovich/MacroGraph","commit_stats":{"total_commits":716,"total_committers":10,"mean_commits":71.6,"dds":"0.29189944134078216","last_synced_commit":"855df199479e3752c051d4281188ff61591c0088"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brendonovich%2FMacroGraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brendonovich%2FMacroGraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brendonovich%2FMacroGraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brendonovich%2FMacroGraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brendonovich","download_url":"https://codeload.github.com/Brendonovich/MacroGraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","midi","obs-studio","obs-websocket","rust","solid-start","solidjs","tauri","twitch","vtube-studio"],"created_at":"2024-10-02T08:29:11.740Z","updated_at":"2025-04-04T19:06:02.768Z","avatar_url":"https://github.com/Brendonovich.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n   \u003ch1 align=\"center\"\u003eMacroGraph\u003c/h1\u003e\n   \u003cp align=\"center\"\u003e \n      Visual programming for streamers     \n      \u003cbr /\u003e\n      \u003ca href=\"https://macrograph.brendonovich.dev\"\u003e\u003cstrong\u003emacrograph.brendonovich.dev »\u003c/strong\u003e\u003c/a\u003e\n      \u003cbr /\u003e\n      \u003cbr /\u003e\n      \u003cb\u003eDownload for \u003c/b\u003e\n      \u003ca href=\"https://macrograph.brendonovich.dev/api/desktop/download/latest/windows-x86_64\"\u003eWindows\u003c/a\u003e ·\n      macOS (\u003ca href=\"https://macrograph.brendonovich.dev/api/desktop/download/latest/darwin-aarch64\"\u003eApple Silicon\u003c/a\u003e | \u003ca href=\"https://macrograph.brendonovich.dev/api/desktop/download/latest/darwin-x86_64\"\u003eIntel\u003c/a\u003e) ·\n      Linux (\u003ca href=\"https://macrograph.brendonovich.dev/api/desktop/download/latest/linux-x86_64-AppImage\"\u003eAppImage\u003c/a\u003e | \u003ca href=\"https://macrograph.brendonovich.dev/api/desktop/download/latest/linux-x86_64-deb\"\u003edeb\u003c/a\u003e)\n      \u003cbr /\u003e\n      \u003cbr/\u003e\n      \u003ca href=\"https://discord.gg/FEyYaC8v53\"\u003e\n      \u003cimg alt=\"MacroGraph uses Discord as a place to chat and ask questions\" src=\"https://img.shields.io/discord/1101415635449286729?color=blue\u0026style=flat-square\u0026logo=discord\"\u003e\n      \u003c/a\u003e\n      \u003ca href=\"https://twitter.com/macrographio\"\u003e\n      \u003cimg alt=\"Twitter Follow\" src=\"https://img.shields.io/badge/Twitter-black?logo=x\u0026logoColor=white\"\u003e\n      \u003c/a\u003e\n   \u003c/p\u003e\n\u003c/p\u003e\n\n## Example\n\nThis 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.\n\n \u003cimg src=\".github\\assets\\readme.png\" width=\"700\" alt=\"Profile Readme Generator\" /\u003e\n\n## Running\n\n1. Make sure you have [Tauri](https://tauri.app/v1/guides/getting-started/prerequisites) and [pnpm](https://pnpm.io/) setup.\n2. Run `pnpm install`\n3. Run `pnpm desktop tauri dev`\n\n[Figma Designs](https://www.figma.com/file/VO7zmohUtZSqC1eIyGUuN3/MacroGraph-Designs?node-id=0%3A1\u0026t=FfCvKUpKsLp5b0ST-1)\n","funding_links":["https://github.com/sponsors/Brendonovich"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendonovich%2Fmacrograph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrendonovich%2Fmacrograph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendonovich%2Fmacrograph/lists"}