Github Flowers
show your Github flowers
Node-RED
AWTRIX 3
About this flow
| System | Node-RED |
|---|---|
| AWTRIX version | AWTRIX 3 |
| Topic | Social |
| Built by | UniqueDing |
| File | GYpgOwZyoZE0.json · 3.9 KB |
| Icons | 1 |
| Published | 25 Aug 2025 · updated 25 Aug 2025 |
| Downloads | 45 |
Is this your flow?
If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.
GYpgOwZyoZE0.json
[
{
"id": "04bcf868c51bc62e",
"type": "group",
"z": "07631b920c07d557",
"name": "App: Github Follower",
"style": {
"label": true
},
"nodes": [
"2d6a941dd8aa74a2",
"9255a77b16916ecd",
"438fca2d053d26f6",
"99f9a6bf04093458",
"97c86a47f7cf4153"
],
"x": 114,
"y": 179,
"w": 792,
"h": 122
},
{
"id": "2d6a941dd8aa74a2",
"type": "inject",
"z": "07631b920c07d557",
"g": "04bcf868c51bc62e",
"name": "",
"props": [],
"repeat": "600",
"crontab": "",
"once": true,
"onceDelay": "1",
"topic": "",
"x": 210,
"y": 260,
"wires": [
[
"9255a77b16916ecd"
]
]
},
{
"id": "9255a77b16916ecd",
"type": "http request",
"z": "07631b920c07d557",
"g": "04bcf868c51bc62e",
"name": "",
"method": "GET",
"ret": "obj",
"paytoqs": "query",
"url": "https://api.github.com/users/yourusername",
"tls": "",
"persist": false,
"proxy": "",
"insecureHTTPParser": false,
"authType": "",
"senderr": false,
"headers": [
{
"keyType": "other",
"keyValue": "User-Agent",
"valueType": "other",
"valueValue": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36"
}
],
"x": 380,
"y": 260,
"wires": [
[
"438fca2d053d26f6"
]
]
},
{
"id": "438fca2d053d26f6",
"type": "function",
"z": "07631b920c07d557",
"g": "04bcf868c51bc62e",
"name": "parser",
"func": "const json = msg.payload;\nconst followers = json.followers;\nmsg.payload = {\n text: followers,\n icon: \"70053\",\n};\n\nreturn msg;",
"outputs": 1,
"timeout": "",
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": [],
"x": 570,
"y": 260,
"wires": [
[
"99f9a6bf04093458"
]
]
},
{
"id": "99f9a6bf04093458",
"type": "mqtt out",
"z": "07631b920c07d557",
"g": "04bcf868c51bc62e",
"name": "",
"topic": "awtrix/custom/github",
"qos": "",
"retain": "",
"respTopic": "",
"contentType": "",
"userProps": "",
"correl": "",
"expiry": "",
"broker": "mqtt_broker",
"x": 780,
"y": 260,
"wires": []
},
{
"id": "97c86a47f7cf4153",
"type": "comment",
"z": "07631b920c07d557",
"g": "04bcf868c51bc62e",
"name": "Github Follower",
"info": "modify http-request node yourname",
"x": 220,
"y": 220,
"wires": []
},
{
"id": "mqtt_broker",
"type": "mqtt-broker",
"name": "MQTT Broker",
"broker": "nas.uniqueding.xyz",
"port": "1883",
"clientid": "",
"autoConnect": true,
"usetls": false,
"protocolVersion": "4",
"keepalive": 15,
"cleansession": true,
"autoUnsubscribe": true,
"birthTopic": "",
"birthQos": "0",
"birthPayload": "",
"birthMsg": {},
"closeTopic": "",
"closePayload": "",
"closeMsg": {},
"willTopic": "",
"willQos": "0",
"willPayload": "",
"willMsg": {},
"userProps": "",
"sessionExpiry": ""
}
]
This flow uses the following icons. Add them to your AWTRIX along with the flow.
8×8 px