{
  "generated_at": "2026-09-12T02:04:49.640Z",
  "owner": "nixfred",
  "families": [
    {
      "id": "pulse",
      "name": "The Pulse Suite",
      "blurb": "One visual language for what the machine is doing to itself. Pulse carries CPU, memory, storage and network in one icon; sound and battery keep their own."
    },
    {
      "id": "desk",
      "name": "The AI Desk",
      "blurb": "What the agents on this machine are actually doing, and what they are costing."
    },
    {
      "id": "workspace",
      "name": "Workspace Control",
      "blurb": "Hyprland workspaces that name themselves, pack themselves, and remember what belonged on them."
    },
    {
      "id": "media",
      "name": "Media and Output",
      "blurb": "Sound and pixels leaving this machine for somewhere else in the house."
    },
    {
      "id": "system",
      "name": "System and Desk",
      "blurb": "Everyday surfaces. Clipboard, clock, bluetooth, sleep, the car."
    },
    {
      "id": "infra",
      "name": "Infrastructure",
      "blurb": "The boring, load-bearing ones. Backups, exposed ports, latency, fleet health."
    },
    {
      "id": "bridge",
      "name": "The Mac Bridge",
      "blurb": "Your phone and your Mac, in the Linux bar. The Mac is the gateway, this machine is the client, nothing is proxied through a stranger."
    }
  ],
  "plugins": [
    {
      "id": "nixfred.pulse",
      "name": "Pulse",
      "family": "pulse",
      "status": "live",
      "flagship": true,
      "repo": "nixfred/pulse",
      "dir": "pulse",
      "version": "1.0.0",
      "tagline": "One icon showing whatever is holding the machine back.",
      "description": "CPU, memory, storage and network merged into a single bar widget with one shared severity model. The icon follows the biggest constraint rather than a fixed metric, and each domain still opens the full dashboard the separate plugin had. Replaces CPU Pulse, RAM Pulse, Disk Pulse and Net Pulse.",
      "accent": "#4aa8ff",
      "supersedes": "CPU Pulse, RAM Pulse, Disk Pulse, Net Pulse",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-11T18:58:16Z",
      "created": "2026-09-11T16:49:33Z",
      "license": "MIT",
      "language": "QML",
      "topics": [
        "arch-linux",
        "bar-widget",
        "linux",
        "omarchy",
        "qml",
        "quickshell",
        "system-monitor"
      ],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 8
        }
      ],
      "commits": 8,
      "repo_url": "https://github.com/nixfred/pulse",
      "glyph": "assets/img/glyph/nixfred-pulse.svg",
      "shot": "assets/img/shot/nixfred-pulse.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/pulse.git --enable",
      "clone": "git clone https://github.com/nixfred/pulse.git"
    },
    {
      "id": "nixfred.pr-hunter",
      "name": "PR Hunter",
      "family": "desk",
      "status": "live",
      "repo": "nixfred/pr.hunter",
      "dir": "pr.hunter",
      "version": "1.1.0",
      "tagline": "Open pull requests, and the workspace to deal with them.",
      "description": "GitHub pull requests and issues for Herdr and your saved projects, in the bar. Opens the right workspace or terminal and hands the work to an agent that is already running.",
      "accent": "#a78bfa",
      "stars": 0,
      "forks": 1,
      "watchers": 0,
      "open_prs": 1,
      "open_issues": 0,
      "prs": [
        {
          "number": 1,
          "title": "Let the panel's text fields take keyboard input",
          "author": "shieldsworks",
          "created": "2026-09-11T05:45:20Z",
          "draft": false,
          "url": "https://github.com/nixfred/pr.hunter/pull/1"
        }
      ],
      "issues": [],
      "pushed": "2026-09-11T15:41:52Z",
      "created": "2026-09-10T02:16:48Z",
      "license": null,
      "language": "Python",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 7
        }
      ],
      "commits": 7,
      "repo_url": "https://github.com/nixfred/pr.hunter",
      "glyph": "assets/img/glyph/nixfred-pr-hunter.svg",
      "shot": "assets/img/shot/nixfred-pr-hunter.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/pr.hunter.git --enable",
      "clone": "git clone https://github.com/nixfred/pr.hunter.git"
    },
    {
      "id": "nixfred.menubar-overload",
      "name": "MenuBar Overload",
      "family": "workspace",
      "status": "live",
      "repo": "nixfred/menu.bar.overload",
      "dir": "menu.bar.overload/nixfred.menubar-overload",
      "version": "0.9.0",
      "install": "git clone https://github.com/nixfred/menu.bar.overload ~/Projects/menu.bar.overload && ~/Projects/menu.bar.overload/install.sh --use",
      "tagline": "Add as many plugins as you like.",
      "description": "The Omarchy bar with a dock-magnified carousel on each side. Add as many plugins as you like; roll through the ones that do not fit with the mouse wheel or a trackpad swipe, and each one pops out as it arrives.",
      "accent": "#ff9f1c",
      "stars": 2,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-09T15:57:37Z",
      "created": "2026-09-09T03:28:34Z",
      "license": null,
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": {
        "tag": "v0.9.0",
        "published": "2026-09-09T14:38:53Z"
      },
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 12
        }
      ],
      "commits": 12,
      "repo_url": "https://github.com/nixfred/menu.bar.overload",
      "glyph": "assets/img/glyph/nixfred-menubar-overload.svg",
      "shot": null,
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "clone": "git clone https://github.com/nixfred/menu.bar.overload.git"
    },
    {
      "id": "pi.audio",
      "name": "Audio Pulse",
      "family": "pulse",
      "status": "live",
      "repo": "nixfred/audio.pulse.omarchy",
      "dir": "audio.pulse.omarchy",
      "version": "1.0.0",
      "tagline": "A living audio chip.",
      "description": "A living audio chip: volume, mute, output picker and per-app mixer, drawn as a sibling of RAM Pulse, CPU Pulse and Net Pulse.",
      "accent": "#ffc857",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-06T20:29:45Z",
      "created": "2026-09-06T18:19:26Z",
      "license": "MIT",
      "language": "QML",
      "topics": [],
      "default_branch": "master",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 2
        }
      ],
      "commits": 2,
      "repo_url": "https://github.com/nixfred/audio.pulse.omarchy",
      "glyph": "assets/img/glyph/pi-audio.svg",
      "shot": "assets/img/shot/pi-audio.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/audio.pulse.omarchy.git --enable",
      "clone": "git clone https://github.com/nixfred/audio.pulse.omarchy.git"
    },
    {
      "id": "pi.power",
      "name": "Power Pulse",
      "family": "pulse",
      "status": "live",
      "repo": "nixfred/power-pulse",
      "dir": "power.omarchy",
      "version": "1.4.2",
      "tagline": "Battery as a glowing flux cell whose colour is its charge.",
      "description": "Battery as a glowing flux cell whose colour is its charge: blue when full, yellow in the middle, red when low. A stream of glowing atoms rides in while charging, out on battery, with glints popping around them. Hour-long up and down power trace, live wattage, power profiles.",
      "accent": "#5ad1ff",
      "supersedes": "Flux Power",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-09T17:19:11Z",
      "created": "2026-09-04T23:19:28Z",
      "license": "NOASSERTION",
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 13
        }
      ],
      "commits": 13,
      "repo_url": "https://github.com/nixfred/power-pulse",
      "glyph": "assets/img/glyph/pi-power.svg",
      "shot": "assets/img/shot/pi-power.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/power-pulse.git --enable",
      "clone": "git clone https://github.com/nixfred/power-pulse.git"
    },
    {
      "id": "io.github.nixfred.sonomarchy",
      "name": "Sonomarchy",
      "family": "media",
      "status": "live",
      "repo": "nixfred/sonomarchy",
      "dir": "sonomarchy",
      "version": "1.5.4",
      "tagline": "Every Sonos zone as a system audio output.",
      "description": "Makes every Sonos zone on your network a selectable system audio output, including legacy Play:1, Play:3, Play:5, Playbar and Connect speakers that have no AirPlay.",
      "accent": "#8ecae6",
      "stars": 1,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-10T13:35:33Z",
      "created": "2026-09-04T21:48:56Z",
      "license": "MIT",
      "language": "Python",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 38
        }
      ],
      "commits": 38,
      "repo_url": "https://github.com/nixfred/sonomarchy",
      "glyph": "assets/img/glyph/io-github-nixfred-sonomarchy.svg",
      "shot": "assets/img/shot/io-github-nixfred-sonomarchy.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/sonomarchy.git --enable",
      "clone": "git clone https://github.com/nixfred/sonomarchy.git"
    },
    {
      "id": "nixfred.chronos",
      "name": "Chronos",
      "family": "system",
      "status": "live",
      "fork_of": "Omarchy's stock clock",
      "repo": "nixfred/omarchy-chronos",
      "dir": "plugin.working.dir/chronos.omarchy",
      "version": "1.0.0",
      "tagline": "A clock and calendar with a pulse.",
      "description": "Clock and calendar with a pulse: a day-progress ring, shimmering year and life rails, a drawn moon phase, and a month grid that arrives on a stagger.",
      "accent": "#e0aaff",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-11T23:19:31Z",
      "created": "2026-09-04T14:19:34Z",
      "license": "NOASSERTION",
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 3
        }
      ],
      "commits": 3,
      "repo_url": "https://github.com/nixfred/omarchy-chronos",
      "glyph": "assets/img/glyph/nixfred-chronos.svg",
      "shot": "assets/img/shot/nixfred-chronos.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/omarchy-chronos.git --enable",
      "clone": "git clone https://github.com/nixfred/omarchy-chronos.git"
    },
    {
      "id": "nixfred.pastey",
      "name": "Pastey",
      "family": "system",
      "status": "live",
      "repo": "nixfred/Pastey",
      "dir": "Pastey",
      "version": "1.3.0",
      "tagline": "A clipboard that remembers.",
      "description": "A compact, searchable 200-item clipboard history for the Omarchy bar, with real screenshot thumbnails and the whole clip on hover.",
      "accent": "#adb5bd",
      "stars": 6,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-09T17:28:49Z",
      "created": "2026-09-04T04:04:01Z",
      "license": "MIT",
      "language": "QML",
      "topics": [
        "bar-widget",
        "clipboard",
        "clipboard-history",
        "clipboard-manager",
        "hyprland",
        "omarchy",
        "omarchy-plugin",
        "qml",
        "quickshell",
        "wayland"
      ],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 12
        }
      ],
      "commits": 12,
      "repo_url": "https://github.com/nixfred/Pastey",
      "glyph": "assets/img/glyph/nixfred-pastey.svg",
      "shot": "assets/img/shot/nixfred-pastey.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/Pastey.git --enable",
      "clone": "git clone https://github.com/nixfred/Pastey.git"
    },
    {
      "id": "nixfred.burnbar",
      "name": "Burn Bar",
      "family": "desk",
      "status": "live",
      "repo": "nixfred/burnbar",
      "dir": "burnbar",
      "version": "1.11.0",
      "tagline": "A thermal heat map of what the AIs are costing you.",
      "description": "Live thermal heat map of the AIs this machine actually uses, Claude, Codex, Grok, and local Ollama when a GPU is present, with weekly quota gauges and the share of tokens kept off frontier models.",
      "accent": "#ff4d4d",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-10T16:45:48Z",
      "created": "2026-09-04T04:03:59Z",
      "license": "MIT",
      "language": "QML",
      "topics": [],
      "default_branch": "master",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 32
        }
      ],
      "commits": 32,
      "repo_url": "https://github.com/nixfred/burnbar",
      "glyph": "assets/img/glyph/nixfred-burnbar.svg",
      "shot": "assets/img/shot/nixfred-burnbar.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/burnbar.git --enable",
      "clone": "git clone https://github.com/nixfred/burnbar.git"
    },
    {
      "id": "pi.backup-monitor",
      "name": "Backup Sizzle",
      "family": "infra",
      "status": "live",
      "repo": "nixfred/backup.omarchy",
      "dir": "backup.omarchy",
      "version": "3.0.0",
      "tagline": "Restic, with a countdown ring and an outcome calendar.",
      "description": "Restic backup with live B2 throughput, countdown ring, outcome calendar, anomaly notes, snapshot browser and run history.",
      "accent": "#06d6a0",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-12T02:01:00Z",
      "created": "2026-09-04T04:03:59Z",
      "license": null,
      "language": "QML",
      "topics": [],
      "default_branch": "master",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 16
        }
      ],
      "commits": 16,
      "repo_url": "https://github.com/nixfred/backup.omarchy",
      "glyph": "assets/img/glyph/pi-backup-monitor.svg",
      "shot": "assets/img/shot/pi-backup-monitor.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/backup.omarchy.git --enable",
      "clone": "git clone https://github.com/nixfred/backup.omarchy.git"
    },
    {
      "id": "nixfred.beatdeck",
      "name": "Beatdeck",
      "family": "media",
      "status": "live",
      "repo": "nixfred/beatdeck.omarchy",
      "dir": "beatdeck.omarchy",
      "version": "1.6.0",
      "tagline": "A live spectrum that opens a media cockpit.",
      "description": "Beatbar's live spectrum as the trigger for the Living Media Cockpit. Click for now playing, right click for the visuals.",
      "accent": "#f72585",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-10T13:59:58Z",
      "created": "2026-09-04T04:03:58Z",
      "license": null,
      "language": "QML",
      "topics": [],
      "default_branch": "master",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 11
        }
      ],
      "commits": 11,
      "repo_url": "https://github.com/nixfred/beatdeck.omarchy",
      "glyph": "assets/img/glyph/nixfred-beatdeck.svg",
      "shot": "assets/img/shot/nixfred-beatdeck.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/beatdeck.omarchy.git --enable",
      "clone": "git clone https://github.com/nixfred/beatdeck.omarchy.git"
    },
    {
      "id": "pi.bluetooth",
      "name": "Halo Bluetooth",
      "family": "system",
      "status": "live",
      "repo": "nixfred/omarchy-halo-bluetooth",
      "dir": "bluetooth.omarchy",
      "version": "1.0.0",
      "tagline": "A live sonar hero with battery halos.",
      "description": "Bluetooth with a live sonar hero, per-device battery halos and type-aware glyphs.",
      "accent": "#4cc9f0",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-04T03:47:04Z",
      "created": "2026-09-04T03:46:55Z",
      "license": "MIT",
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 4
        }
      ],
      "commits": 4,
      "repo_url": "https://github.com/nixfred/omarchy-halo-bluetooth",
      "glyph": "assets/img/glyph/pi-bluetooth.svg",
      "shot": "assets/img/shot/pi-bluetooth.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/omarchy-halo-bluetooth.git --enable",
      "clone": "git clone https://github.com/nixfred/omarchy-halo-bluetooth.git"
    },
    {
      "id": "jankeesvw.tesla",
      "name": "Tesla",
      "family": "system",
      "status": "live",
      "fork_of": "jankeesvw/omarchy-tesla",
      "repo": "nixfred/omarchy-tesla",
      "dir": "omarchy-tesla",
      "version": "1.3.0",
      "tagline": "Your car in the bar.",
      "description": "Your Tesla in the bar: where it is, how full it is, how far that gets you, and whether it is charging right now.",
      "accent": "#e82127",
      "stars": 1,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-10T00:54:08Z",
      "created": "2026-09-04T02:29:07Z",
      "license": "MIT",
      "language": "Shell",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "jankeesvw",
          "avatar": "https://avatars.githubusercontent.com/u/167882?v=4",
          "commits": 16
        },
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 15
        },
        {
          "login": "jzetterman",
          "avatar": "https://avatars.githubusercontent.com/u/10645254?v=4",
          "commits": 1
        },
        {
          "login": "zedutch",
          "avatar": "https://avatars.githubusercontent.com/u/3418190?v=4",
          "commits": 1
        },
        {
          "login": "salemsayed",
          "avatar": "https://avatars.githubusercontent.com/u/283208?v=4",
          "commits": 1
        }
      ],
      "commits": 34,
      "repo_url": "https://github.com/nixfred/omarchy-tesla",
      "glyph": "assets/img/glyph/jankeesvw-tesla.svg",
      "shot": "assets/img/shot/jankeesvw-tesla.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/omarchy-tesla.git --enable",
      "clone": "git clone https://github.com/nixfred/omarchy-tesla.git"
    },
    {
      "id": "nixfred.blip",
      "name": "Blip",
      "family": "bridge",
      "status": "live",
      "flagship": true,
      "repo": "nixfred/blip",
      "dir": "blip",
      "version": "2.4.0",
      "tagline": "iMessage in the Omarchy bar.",
      "description": "iMessage in the Omarchy bar. Reads and sends through a Mac you own over a multiplexed SSH socket. iMessage is macOS-only, so this machine is a thin client and the Mac is the gateway. The bar badge counts every unread; desktop toasts fire only for handles on your allowlist, because chat.db is mostly bank alerts and 2FA codes.",
      "accent": "#0a84ff",
      "stars": 141,
      "forks": 24,
      "watchers": 1,
      "open_prs": 3,
      "open_issues": 4,
      "prs": [
        {
          "number": 54,
          "title": "Do not open the share menu after sending a link",
          "author": "jondkinney",
          "created": "2026-09-10T03:23:44Z",
          "draft": false,
          "url": "https://github.com/nixfred/blip/pull/54"
        },
        {
          "number": 47,
          "title": "UTC timestamps, animated GIFs, multi-file sends, and a 2-4x faster bridge",
          "author": "zachwilke",
          "created": "2026-09-08T01:19:33Z",
          "draft": false,
          "url": "https://github.com/nixfred/blip/pull/47"
        },
        {
          "number": 25,
          "title": "Gated contact writes: edit, merge, clean up, delete, and undo",
          "author": "jondkinney",
          "created": "2026-09-04T02:35:56Z",
          "draft": true,
          "url": "https://github.com/nixfred/blip/pull/25"
        }
      ],
      "issues": [
        {
          "number": 69,
          "title": "Outbound tapbacks do not need SIP off — the Accessibility line `imsg-read` already crossed reaches them. In scope?",
          "author": "Fileri",
          "created": "2026-09-11T05:52:28Z",
          "url": "https://github.com/nixfred/blip/issues/69"
        },
        {
          "number": 62,
          "title": "Only five lines are visible when composing a message",
          "author": "apexbenny",
          "created": "2026-09-10T15:13:50Z",
          "url": "https://github.com/nixfred/blip/issues/62"
        },
        {
          "number": 44,
          "title": "Fork PR workflow approval expires without running CI",
          "author": "zachwilke",
          "created": "2026-09-06T23:55:42Z",
          "url": "https://github.com/nixfred/blip/issues/44"
        },
        {
          "number": 36,
          "title": "macOS 26.6.2: sshd-keygen-wrapper → Messages Automation cannot be enabled",
          "author": "jacobaross",
          "created": "2026-09-05T02:38:15Z",
          "url": "https://github.com/nixfred/blip/issues/36"
        }
      ],
      "pushed": "2026-09-10T22:55:01Z",
      "created": "2026-08-31T02:09:27Z",
      "license": "MIT",
      "language": "TypeScript",
      "topics": [
        "bun",
        "hyprland",
        "imessage",
        "linux",
        "omarchy",
        "quickshell"
      ],
      "default_branch": "main",
      "release": {
        "tag": "v2.3.3",
        "published": "2026-09-05T03:41:55Z"
      },
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 176
        },
        {
          "login": "Fileri",
          "avatar": "https://avatars.githubusercontent.com/u/955867?v=4",
          "commits": 36
        },
        {
          "login": "jondkinney",
          "avatar": "https://avatars.githubusercontent.com/u/4521?v=4",
          "commits": 30
        },
        {
          "login": "johanthoren",
          "avatar": "https://avatars.githubusercontent.com/u/7789670?v=4",
          "commits": 12
        },
        {
          "login": "adamgamble",
          "avatar": "https://avatars.githubusercontent.com/u/237171?v=4",
          "commits": 7
        },
        {
          "login": "joshuaswarren",
          "avatar": "https://avatars.githubusercontent.com/u/816217?v=4",
          "commits": 2
        },
        {
          "login": "zachwilke",
          "avatar": "https://avatars.githubusercontent.com/u/45574453?v=4",
          "commits": 2
        },
        {
          "login": "tlehman",
          "avatar": "https://avatars.githubusercontent.com/u/261552?v=4",
          "commits": 1
        }
      ],
      "commits": 266,
      "repo_url": "https://github.com/nixfred/blip",
      "glyph": "assets/img/glyph/nixfred-blip.svg",
      "shot": "assets/img/shot/nixfred-blip.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/blip.git --enable",
      "clone": "git clone https://github.com/nixfred/blip.git"
    },
    {
      "id": "io.github.nixfred.tailscale-host-monitor",
      "name": "Tailscale Host Monitor",
      "family": "infra",
      "status": "live",
      "repo": "nixfred/omarchy-server-status",
      "dir": "omarchy-server-status",
      "version": "0.8.0",
      "tagline": "Your whole tailnet, from the bar.",
      "description": "Select nodes from your Tailscale network, track every device type, and collect deep Linux metrics over read-only SSH.",
      "accent": "#41b883",
      "stars": 21,
      "forks": 2,
      "watchers": 0,
      "open_prs": 1,
      "open_issues": 0,
      "prs": [
        {
          "number": 2,
          "title": "Collect Podman containers when Docker is not available",
          "author": "kanthi",
          "created": "2026-09-09T06:16:52Z",
          "draft": false,
          "url": "https://github.com/nixfred/omarchy-server-status/pull/2"
        }
      ],
      "issues": [],
      "pushed": "2026-09-10T02:50:57Z",
      "created": "2026-08-23T03:09:01Z",
      "license": "MIT",
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 17
        },
        {
          "login": "Fileri",
          "avatar": "https://avatars.githubusercontent.com/u/955867?v=4",
          "commits": 3
        },
        {
          "login": "ryuhzk",
          "avatar": "https://avatars.githubusercontent.com/u/213640356?v=4",
          "commits": 3
        },
        {
          "login": "kanthi",
          "avatar": "https://avatars.githubusercontent.com/u/1001550?v=4",
          "commits": 1
        }
      ],
      "commits": 24,
      "repo_url": "https://github.com/nixfred/omarchy-server-status",
      "glyph": "assets/img/glyph/io-github-nixfred-tailscale-host-monitor.svg",
      "shot": "assets/img/shot/io-github-nixfred-tailscale-host-monitor.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/omarchy-server-status.git --enable",
      "clone": "git clone https://github.com/nixfred/omarchy-server-status.git"
    },
    {
      "id": "nixfred.internet-latency",
      "name": "Internet Latency",
      "family": "infra",
      "status": "live",
      "repo": "nixfred/omarchy-internet-latency",
      "dir": "plugin.latency.internet.test",
      "version": "1.0.1",
      "tagline": "Live color-coded latency, with the loss and jitter behind it.",
      "description": "Live color-coded internet latency with target selection, packet loss, jitter, and history.",
      "accent": "#ef476f",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-08-29T03:28:19Z",
      "created": "2026-08-23T02:41:24Z",
      "license": "MIT",
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 16
        }
      ],
      "commits": 16,
      "repo_url": "https://github.com/nixfred/omarchy-internet-latency",
      "glyph": "assets/img/glyph/nixfred-internet-latency.svg",
      "shot": null,
      "listed": true,
      "listed_at": "2026-08-28T01:04:48.589Z",
      "listing_url": "https://plugins.omarchy.org/plugin.html?id=nixfred.internet-latency",
      "marketplace_category": "Widgets",
      "marketplace_tags": [
        "bar",
        "quickshell",
        "system"
      ],
      "install": "omarchy plugin add https://github.com/nixfred/omarchy-internet-latency.git --enable",
      "clone": "git clone https://github.com/nixfred/omarchy-internet-latency.git"
    },
    {
      "id": "nixfred.infomarchy",
      "name": "Infomarchy",
      "family": "desk",
      "status": "live",
      "flagship": true,
      "repo": "nixfred/infomarchy",
      "dir": "infomarchy",
      "version": "1.3.2",
      "tagline": "Your wallpaper becomes a live information desk.",
      "description": "A live, clickable wallpaper desk for AI sessions, proactive next-action alerts, repository health, Ollama controls, activity, usage limits, and machine telemetry. Theme-driven, on a SUPER+D overlay.",
      "accent": "#00e5ff",
      "stars": 101,
      "forks": 13,
      "watchers": 1,
      "open_prs": 9,
      "open_issues": 1,
      "prs": [
        {
          "number": 27,
          "title": "fix: remove accidentally committed node_modules symlink",
          "author": "alinuxfan",
          "created": "2026-09-11T22:12:25Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/27"
        },
        {
          "number": 25,
          "title": "Add Web Mode with LAN, Tailscale and Manual HTTPS",
          "author": "TechLuddite",
          "created": "2026-09-10T21:51:38Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/25"
        },
        {
          "number": 21,
          "title": "fix: contain session-card text and align desktop spacing",
          "author": "TechLuddite",
          "created": "2026-09-09T20:55:21Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/21"
        },
        {
          "number": 19,
          "title": "feat: add an optional containers card with start and stop controls",
          "author": "TechLuddite",
          "created": "2026-09-09T20:53:24Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/19"
        },
        {
          "number": 17,
          "title": "feat: add optional desktop stream privacy",
          "author": "TechLuddite",
          "created": "2026-09-09T20:51:15Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/17"
        },
        {
          "number": 16,
          "title": "feat: improve desktop usage collection, billing, and hard refresh",
          "author": "TechLuddite",
          "created": "2026-09-09T20:49:28Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/16"
        },
        {
          "number": 13,
          "title": "feat: REMOTE — an optional roster file becomes a read-only card",
          "author": "wulfkaal",
          "created": "2026-09-09T00:18:14Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/13"
        },
        {
          "number": 12,
          "title": "fix: let an operator switch off automatic topic refinement",
          "author": "wulfkaal",
          "created": "2026-09-08T22:01:32Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/12"
        },
        {
          "number": 11,
          "title": "fix: recognize Hermes launched via python -m hermes_cli.main",
          "author": "reverb256",
          "created": "2026-09-08T07:59:11Z",
          "draft": false,
          "url": "https://github.com/nixfred/infomarchy/pull/11"
        }
      ],
      "issues": [
        {
          "number": 26,
          "title": "Add Muse",
          "author": "TRIBUSeric",
          "created": "2026-09-10T22:22:14Z",
          "url": "https://github.com/nixfred/infomarchy/issues/26"
        }
      ],
      "pushed": "2026-09-11T15:56:37Z",
      "created": "2026-08-22T05:40:19Z",
      "license": "MIT",
      "language": "TypeScript",
      "topics": [
        "arch-linux",
        "claude-code",
        "codex",
        "dashboard",
        "hyprland",
        "ollama",
        "omarchy",
        "quickshell",
        "wallpaper"
      ],
      "default_branch": "master",
      "release": {
        "tag": "v1.0.0",
        "published": "2026-09-05T18:13:01Z"
      },
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 95
        },
        {
          "login": "TechLuddite",
          "avatar": "https://avatars.githubusercontent.com/u/287875418?v=4",
          "commits": 5
        },
        {
          "login": "alinuxfan",
          "avatar": "https://avatars.githubusercontent.com/u/2125148?v=4",
          "commits": 1
        },
        {
          "login": "sooners0",
          "avatar": "https://avatars.githubusercontent.com/u/5647533?v=4",
          "commits": 1
        }
      ],
      "commits": 102,
      "repo_url": "https://github.com/nixfred/infomarchy",
      "glyph": "assets/img/glyph/nixfred-infomarchy.svg",
      "shot": "assets/img/shot/nixfred-infomarchy.png",
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/infomarchy.git --enable",
      "clone": "git clone https://github.com/nixfred/infomarchy.git"
    },
    {
      "id": "nixfred.workspace-names",
      "name": "Workspace Names",
      "family": "workspace",
      "status": "live",
      "repo": "nixfred/workspace-names",
      "dir": "larry.workspace.name",
      "version": "0.8.0",
      "tagline": "Numbers stay numbers. Now they have a name too.",
      "description": "Give Hyprland workspaces a title without touching their numbers. Workspaces name themselves from their windows until you rename them. Includes inline rename and a live Workspace Map with occupancy and app identities.",
      "accent": "#68d8d6",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-10T21:16:46Z",
      "created": "2026-08-22T04:33:59Z",
      "license": "MIT",
      "language": "QML",
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 18
        }
      ],
      "commits": 18,
      "repo_url": "https://github.com/nixfred/workspace-names",
      "glyph": "assets/img/glyph/nixfred-workspace-names.svg",
      "shot": null,
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/workspace-names.git --enable",
      "clone": "git clone https://github.com/nixfred/workspace-names.git"
    },
    {
      "id": "io.github.nixfred.plonk",
      "name": "Plonk",
      "family": "workspace",
      "status": "live",
      "repo": "nixfred/plonk",
      "dir": "plonk",
      "version": "1.2.4",
      "tagline": "Workspaces close their own gaps.",
      "description": "Packs numeric Hyprland workspaces into 1 through N as gaps appear, preserving order, tiling, monitor placement, and focus.",
      "accent": "#9d7bff",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-10T19:49:29Z",
      "created": "2026-08-22T02:11:38Z",
      "license": "MIT",
      "language": "Shell",
      "topics": [],
      "default_branch": "main",
      "release": {
        "tag": "v1.2.4",
        "published": "2026-09-10T19:50:34Z"
      },
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 45
        }
      ],
      "commits": 45,
      "repo_url": "https://github.com/nixfred/plonk",
      "glyph": "assets/img/glyph/io-github-nixfred-plonk.svg",
      "shot": null,
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/plonk.git --enable",
      "clone": "git clone https://github.com/nixfred/plonk.git"
    },
    {
      "id": "nixfred.rift",
      "name": "Rift",
      "family": "workspace",
      "status": "developing",
      "repo": "nixfred/rift",
      "dir": "rift",
      "version": "0.3.8",
      "tagline": "Hyprland tiles, Rift remembers.",
      "description": "Save the applications on a workspace as a named Rift and reopen them on demand or at login, straight from the Omarchy bar. No geometry is saved, so Hyprland keeps tiling.",
      "accent": "#c77dff",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 1,
      "open_issues": 11,
      "prs": [
        {
          "number": 70,
          "title": "feat: name workspaces when opening Rifts",
          "author": "nixfred",
          "created": "2026-08-23T01:41:21Z",
          "draft": true,
          "url": "https://github.com/nixfred/rift/pull/70"
        }
      ],
      "issues": [
        {
          "number": 34,
          "title": "Add optional tmux-backed persistent local and remote terminal sessions",
          "author": "nixfred",
          "created": "2026-08-22T00:34:11Z",
          "url": "https://github.com/nixfred/rift/issues/34"
        },
        {
          "number": 26,
          "title": "Roadmap: harden Rift, then complete workspace management",
          "author": "nixfred",
          "created": "2026-08-22T00:20:48Z",
          "url": "https://github.com/nixfred/rift/issues/26"
        },
        {
          "number": 25,
          "title": "Complete keyboard navigation and accessibility",
          "author": "nixfred",
          "created": "2026-08-22T00:20:24Z",
          "url": "https://github.com/nixfred/rift/issues/25"
        },
        {
          "number": 24,
          "title": "Offer project-aware launch recipes",
          "author": "nixfred",
          "created": "2026-08-22T00:20:22Z",
          "url": "https://github.com/nixfred/rift/issues/24"
        },
        {
          "number": 23,
          "title": "Create reusable Rift templates with variables",
          "author": "nixfred",
          "created": "2026-08-22T00:20:21Z",
          "url": "https://github.com/nixfred/rift/issues/23"
        },
        {
          "number": 22,
          "title": "Add safe Rift import and export",
          "author": "nixfred",
          "created": "2026-08-22T00:20:19Z",
          "url": "https://github.com/nixfred/rift/issues/22"
        },
        {
          "number": 21,
          "title": "Review and selectively apply workspace drift",
          "author": "nixfred",
          "created": "2026-08-22T00:20:17Z",
          "url": "https://github.com/nixfred/rift/issues/21"
        },
        {
          "number": 19,
          "title": "Use stable named Hyprland workspaces for Rifts",
          "author": "nixfred",
          "created": "2026-08-22T00:20:14Z",
          "url": "https://github.com/nixfred/rift/issues/19"
        },
        {
          "number": 18,
          "title": "Support ordered launch stages and readiness checks",
          "author": "nixfred",
          "created": "2026-08-22T00:20:11Z",
          "url": "https://github.com/nixfred/rift/issues/18"
        },
        {
          "number": 17,
          "title": "Edit saved application recipes",
          "author": "nixfred",
          "created": "2026-08-22T00:20:10Z",
          "url": "https://github.com/nixfred/rift/issues/17"
        },
        {
          "number": 16,
          "title": "Manage Rifts from the panel",
          "author": "nixfred",
          "created": "2026-08-22T00:20:08Z",
          "url": "https://github.com/nixfred/rift/issues/16"
        }
      ],
      "pushed": "2026-09-07T17:56:15Z",
      "created": "2026-08-21T23:52:08Z",
      "license": "MIT",
      "language": "Python",
      "topics": [
        "archlinux",
        "hyprland",
        "omarchy",
        "omarchy-plugin",
        "quickshell",
        "session-manager",
        "wayland",
        "workspace"
      ],
      "default_branch": "main",
      "release": {
        "tag": "v0.3.2",
        "published": "2026-08-22T01:14:43Z"
      },
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 69
        }
      ],
      "commits": 69,
      "repo_url": "https://github.com/nixfred/rift",
      "glyph": "assets/img/glyph/nixfred-rift.svg",
      "shot": null,
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": "omarchy plugin add https://github.com/nixfred/rift.git --enable",
      "clone": "git clone https://github.com/nixfred/rift.git"
    },
    {
      "id": "nixfred.apple-notes",
      "name": "Apple Notes",
      "family": "bridge",
      "status": "unreleased",
      "repo": null,
      "dir": "notes.apple.omarchy.app",
      "version": "2.0.0",
      "tagline": "Apple Notes, read and written from Linux.",
      "description": "A safety-first Apple Notes browser for Omarchy, using a Mac you own as the private source. Search, read, create, and safely append over a confined SSH bridge.",
      "accent": "#ffd60a",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_prs": 0,
      "open_issues": 0,
      "prs": [],
      "issues": [],
      "pushed": null,
      "created": null,
      "license": null,
      "language": null,
      "topics": [],
      "default_branch": "main",
      "release": null,
      "contributors": [],
      "commits": 0,
      "repo_url": null,
      "glyph": "assets/img/glyph/nixfred-apple-notes.svg",
      "shot": null,
      "listed": false,
      "listed_at": null,
      "listing_url": null,
      "marketplace_category": null,
      "marketplace_tags": [],
      "install": null,
      "clone": null
    }
  ],
  "themes": [
    {
      "id": "2-hackrz",
      "name": "2 Hackrz",
      "repo": "nixfred/omarchy-2-haxorz-theme",
      "dir": "omarchy-2-haxorz-theme",
      "tagline": "Midnight blue, muted steel, warm terminal.",
      "description": "A midnight-blue Omarchy Quattro theme with muted steel accents and warm terminal colors.",
      "theme_name": "2-haxorz",
      "stars": 0,
      "repo_url": "https://github.com/nixfred/omarchy-2-haxorz-theme",
      "install": "omarchy theme install https://github.com/nixfred/omarchy-2-haxorz-theme",
      "set": "omarchy theme set 2-haxorz"
    }
  ],
  "tools": [
    {
      "name": "Omavoice",
      "repo": "nixfred/omavoice",
      "description": "Voice recorder with live whisper.cpp transcription for Omarchy. GTK4 and PipeWire.",
      "install": "git clone https://github.com/nixfred/omavoice.git && cd omavoice && makepkg -si",
      "slug": "omavoice",
      "stars": 13,
      "forks": 0,
      "watchers": 0,
      "open_issues": 0,
      "open_prs": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-07T15:39:15Z",
      "created": "2026-09-06T01:06:33Z",
      "archived": false,
      "license": "MIT",
      "language": "Python",
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 22
        }
      ],
      "commits": 22,
      "repo_url": "https://github.com/nixfred/omavoice",
      "clone": "git clone https://github.com/nixfred/omavoice.git",
      "shot": "assets/img/shot/omavoice.png"
    },
    {
      "name": "Imprint",
      "repo": "nixfred/imprint",
      "description": "Stamp one Omarchy machine onto another.",
      "install": "git clone https://github.com/nixfred/imprint.git && cd imprint && ./install.sh",
      "slug": "imprint",
      "stars": 41,
      "forks": 4,
      "watchers": 1,
      "open_issues": 2,
      "open_prs": 2,
      "prs": [
        {
          "number": 8,
          "title": "Restore shell.json the way Omarchy itself writes it",
          "author": "markallisongit",
          "created": "2026-09-08T06:27:16Z",
          "draft": false,
          "url": "https://github.com/nixfred/imprint/pull/8"
        },
        {
          "number": 5,
          "title": "feat: opt-in age encryption for save and restore",
          "author": "BigKelLearns",
          "created": "2026-09-08T00:33:28Z",
          "draft": false,
          "url": "https://github.com/nixfred/imprint/pull/5"
        }
      ],
      "issues": [
        {
          "number": 7,
          "title": "shell.json never restores: `config-edit` is not an omarchy IPC target",
          "author": "markallisongit",
          "created": "2026-09-08T06:10:44Z",
          "url": "https://github.com/nixfred/imprint/issues/7"
        },
        {
          "number": 1,
          "title": "How to identify dependencies when backing up",
          "author": "markallisongit",
          "created": "2026-09-07T18:58:06Z",
          "url": "https://github.com/nixfred/imprint/issues/1"
        }
      ],
      "pushed": "2026-09-11T15:55:25Z",
      "created": "2026-09-06T17:40:13Z",
      "archived": false,
      "license": "MIT",
      "language": "Python",
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 43
        }
      ],
      "commits": 43,
      "repo_url": "https://github.com/nixfred/imprint",
      "clone": "git clone https://github.com/nixfred/imprint.git",
      "shot": "assets/img/shot/imprint.png"
    },
    {
      "name": "Clipsync",
      "repo": "nixfred/clipsync",
      "description": "One clipboard across Linux, macOS and iPhone. Copy anywhere, paste on Linux, text and photos.",
      "install": "git clone https://github.com/nixfred/clipsync && cd clipsync && ./install.sh",
      "slug": "clipsync",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_issues": 0,
      "open_prs": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-07T15:12:38Z",
      "created": "2026-09-05T03:10:16Z",
      "archived": false,
      "license": "MIT",
      "language": "Shell",
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 2
        }
      ],
      "commits": 2,
      "repo_url": "https://github.com/nixfred/clipsync",
      "clone": "git clone https://github.com/nixfred/clipsync.git",
      "shot": "assets/img/shot/clipsync.png"
    },
    {
      "name": "Swish",
      "repo": "nixfred/swish",
      "description": "macOS Cmd+Tab for Omarchy. Hold SUPER, tab through glass workspace cards with live preview.",
      "install": "git clone https://github.com/nixfred/swish ~/Projects/swish && cd ~/Projects/swish && ./install.sh",
      "slug": "swish",
      "stars": 0,
      "forks": 0,
      "watchers": 0,
      "open_issues": 0,
      "open_prs": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-08-22T15:10:34Z",
      "created": "2026-08-22T02:41:28Z",
      "archived": false,
      "license": "MIT",
      "language": "Shell",
      "default_branch": "main",
      "release": null,
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 4
        }
      ],
      "commits": 4,
      "repo_url": "https://github.com/nixfred/swish",
      "clone": "git clone https://github.com/nixfred/swish.git",
      "shot": "assets/img/shot/swish.png"
    },
    {
      "name": "claude-on-mac",
      "repo": "nixfred/claude-on-mac",
      "description": "Teach Claude Code to use the Apple ecosystem on macOS. The bridge Blip and Apple Notes are built on.",
      "install": "git clone https://github.com/nixfred/claude-on-mac.git ~/claude-on-mac",
      "slug": "claude-on-mac",
      "stars": 18,
      "forks": 2,
      "watchers": 0,
      "open_issues": 0,
      "open_prs": 0,
      "prs": [],
      "issues": [],
      "pushed": "2026-09-07T17:52:51Z",
      "created": "2026-04-20T02:16:04Z",
      "archived": false,
      "license": "MIT",
      "language": "Python",
      "default_branch": "main",
      "release": {
        "tag": "v1.2.2",
        "published": "2026-04-20T14:01:16Z"
      },
      "contributors": [
        {
          "login": "nixfred",
          "avatar": "https://avatars.githubusercontent.com/u/15384894?v=4",
          "commits": 22
        },
        {
          "login": "marty0x",
          "avatar": "https://avatars.githubusercontent.com/u/17337626?v=4",
          "commits": 1
        },
        {
          "login": "brianwhitman71-cell",
          "avatar": "https://avatars.githubusercontent.com/u/267336100?v=4",
          "commits": 1
        }
      ],
      "commits": 24,
      "repo_url": "https://github.com/nixfred/claude-on-mac",
      "clone": "git clone https://github.com/nixfred/claude-on-mac.git",
      "shot": "assets/img/shot/claude-on-mac.png"
    }
  ],
  "retired": [
    {
      "name": "CPU Pulse",
      "repo": "nixfred/omacpu",
      "reason": "Merged into Pulse, which shows all four in one widget under a single severity model. The separate plugin still works; Pulse is where the work continues.",
      "repo_url": "https://github.com/nixfred/omacpu"
    },
    {
      "name": "RAM Pulse",
      "repo": "nixfred/ram.plugin.omarchy",
      "reason": "Merged into Pulse, which shows all four in one widget under a single severity model. The separate plugin still works; Pulse is where the work continues.",
      "repo_url": "https://github.com/nixfred/ram.plugin.omarchy"
    },
    {
      "name": "Disk Pulse",
      "repo": "nixfred/disk.pulse",
      "reason": "Merged into Pulse, which shows all four in one widget under a single severity model. The separate plugin still works; Pulse is where the work continues.",
      "repo_url": "https://github.com/nixfred/disk.pulse"
    },
    {
      "name": "Net Pulse",
      "repo": "nixfred/omanet.plugin.omarchy",
      "reason": "Merged into Pulse, which shows all four in one widget under a single severity model. The separate plugin still works; Pulse is where the work continues.",
      "repo_url": "https://github.com/nixfred/omanet.plugin.omarchy"
    },
    {
      "name": "Flux Power",
      "reason": "Replaced by Power Pulse, which is the same idea finished. Its own repo was folded in and made private, so there is nothing left to link to.",
      "repo_url": null
    },
    {
      "name": "Remarchy",
      "repo": "nixfred/remarchy",
      "reason": "Remaking a machine from a declarative manifest. Imprint got there first by saving the machine you already have, so this stopped at a skeleton.",
      "repo_url": "https://github.com/nixfred/remarchy"
    }
  ],
  "heatmap": {
    "total": 12427,
    "weeks": [
      [
        {
          "date": "2025-09-07",
          "count": 6,
          "level": 1
        },
        {
          "date": "2025-09-08",
          "count": 2,
          "level": 1
        },
        {
          "date": "2025-09-09",
          "count": 18,
          "level": 1
        },
        {
          "date": "2025-09-10",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-11",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-12",
          "count": 3,
          "level": 1
        },
        {
          "date": "2025-09-13",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-09-14",
          "count": 4,
          "level": 1
        },
        {
          "date": "2025-09-15",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-16",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-17",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-18",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-19",
          "count": 5,
          "level": 1
        },
        {
          "date": "2025-09-20",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-09-21",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-22",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-23",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-24",
          "count": 1,
          "level": 1
        },
        {
          "date": "2025-09-25",
          "count": 5,
          "level": 1
        },
        {
          "date": "2025-09-26",
          "count": 2,
          "level": 1
        },
        {
          "date": "2025-09-27",
          "count": 1,
          "level": 1
        }
      ],
      [
        {
          "date": "2025-09-28",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-09-29",
          "count": 9,
          "level": 1
        },
        {
          "date": "2025-09-30",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-01",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-02",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-03",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-04",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-10-05",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-06",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-07",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-08",
          "count": 13,
          "level": 1
        },
        {
          "date": "2025-10-09",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-10",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-11",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-10-12",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-13",
          "count": 5,
          "level": 1
        },
        {
          "date": "2025-10-14",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-15",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-16",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-17",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-18",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-10-19",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-20",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-21",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-22",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-23",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-24",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-25",
          "count": 2,
          "level": 1
        }
      ],
      [
        {
          "date": "2025-10-26",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-27",
          "count": 8,
          "level": 1
        },
        {
          "date": "2025-10-28",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-29",
          "count": 1,
          "level": 1
        },
        {
          "date": "2025-10-30",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-10-31",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-01",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-11-02",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-03",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-04",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-05",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-06",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-07",
          "count": 1,
          "level": 1
        },
        {
          "date": "2025-11-08",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-11-09",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-10",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-11",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-12",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-13",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-14",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-15",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-11-16",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-17",
          "count": 1,
          "level": 1
        },
        {
          "date": "2025-11-18",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-19",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-20",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-21",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-22",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-11-23",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-24",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-25",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-26",
          "count": 5,
          "level": 1
        },
        {
          "date": "2025-11-27",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-11-28",
          "count": 5,
          "level": 1
        },
        {
          "date": "2025-11-29",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-11-30",
          "count": 7,
          "level": 1
        },
        {
          "date": "2025-12-01",
          "count": 2,
          "level": 1
        },
        {
          "date": "2025-12-02",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-03",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-04",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-05",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-06",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-12-07",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-08",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-09",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-10",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-11",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-12",
          "count": 25,
          "level": 1
        },
        {
          "date": "2025-12-13",
          "count": 119,
          "level": 2
        }
      ],
      [
        {
          "date": "2025-12-14",
          "count": 166,
          "level": 2
        },
        {
          "date": "2025-12-15",
          "count": 205,
          "level": 3
        },
        {
          "date": "2025-12-16",
          "count": 70,
          "level": 1
        },
        {
          "date": "2025-12-17",
          "count": 116,
          "level": 2
        },
        {
          "date": "2025-12-18",
          "count": 24,
          "level": 1
        },
        {
          "date": "2025-12-19",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-20",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2025-12-21",
          "count": 30,
          "level": 1
        },
        {
          "date": "2025-12-22",
          "count": 172,
          "level": 2
        },
        {
          "date": "2025-12-23",
          "count": 22,
          "level": 1
        },
        {
          "date": "2025-12-24",
          "count": 9,
          "level": 1
        },
        {
          "date": "2025-12-25",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-26",
          "count": 15,
          "level": 1
        },
        {
          "date": "2025-12-27",
          "count": 5,
          "level": 1
        }
      ],
      [
        {
          "date": "2025-12-28",
          "count": 13,
          "level": 1
        },
        {
          "date": "2025-12-29",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-30",
          "count": 0,
          "level": 0
        },
        {
          "date": "2025-12-31",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-01-01",
          "count": 10,
          "level": 1
        },
        {
          "date": "2026-01-02",
          "count": 114,
          "level": 2
        },
        {
          "date": "2026-01-03",
          "count": 72,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-01-04",
          "count": 73,
          "level": 1
        },
        {
          "date": "2026-01-05",
          "count": 98,
          "level": 2
        },
        {
          "date": "2026-01-06",
          "count": 140,
          "level": 2
        },
        {
          "date": "2026-01-07",
          "count": 44,
          "level": 1
        },
        {
          "date": "2026-01-08",
          "count": 24,
          "level": 1
        },
        {
          "date": "2026-01-09",
          "count": 74,
          "level": 1
        },
        {
          "date": "2026-01-10",
          "count": 89,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-01-11",
          "count": 68,
          "level": 1
        },
        {
          "date": "2026-01-12",
          "count": 350,
          "level": 4
        },
        {
          "date": "2026-01-13",
          "count": 243,
          "level": 3
        },
        {
          "date": "2026-01-14",
          "count": 165,
          "level": 2
        },
        {
          "date": "2026-01-15",
          "count": 66,
          "level": 1
        },
        {
          "date": "2026-01-16",
          "count": 119,
          "level": 2
        },
        {
          "date": "2026-01-17",
          "count": 52,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-01-18",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-01-19",
          "count": 18,
          "level": 1
        },
        {
          "date": "2026-01-20",
          "count": 22,
          "level": 1
        },
        {
          "date": "2026-01-21",
          "count": 16,
          "level": 1
        },
        {
          "date": "2026-01-22",
          "count": 87,
          "level": 1
        },
        {
          "date": "2026-01-23",
          "count": 104,
          "level": 2
        },
        {
          "date": "2026-01-24",
          "count": 120,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-01-25",
          "count": 272,
          "level": 4
        },
        {
          "date": "2026-01-26",
          "count": 123,
          "level": 2
        },
        {
          "date": "2026-01-27",
          "count": 112,
          "level": 2
        },
        {
          "date": "2026-01-28",
          "count": 195,
          "level": 3
        },
        {
          "date": "2026-01-29",
          "count": 141,
          "level": 2
        },
        {
          "date": "2026-01-30",
          "count": 16,
          "level": 1
        },
        {
          "date": "2026-01-31",
          "count": 31,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-02-01",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-02-02",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-03",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-02-04",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-02-05",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-06",
          "count": 27,
          "level": 1
        },
        {
          "date": "2026-02-07",
          "count": 6,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-02-08",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-02-09",
          "count": 146,
          "level": 2
        },
        {
          "date": "2026-02-10",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-02-11",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-12",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-13",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-14",
          "count": 2,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-02-15",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-02-16",
          "count": 10,
          "level": 1
        },
        {
          "date": "2026-02-17",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-18",
          "count": 34,
          "level": 1
        },
        {
          "date": "2026-02-19",
          "count": 28,
          "level": 1
        },
        {
          "date": "2026-02-20",
          "count": 15,
          "level": 1
        },
        {
          "date": "2026-02-21",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2026-02-22",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-02-23",
          "count": 25,
          "level": 1
        },
        {
          "date": "2026-02-24",
          "count": 16,
          "level": 1
        },
        {
          "date": "2026-02-25",
          "count": 4,
          "level": 1
        },
        {
          "date": "2026-02-26",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-02-27",
          "count": 13,
          "level": 1
        },
        {
          "date": "2026-02-28",
          "count": 9,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-03-01",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-02",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-03-03",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-04",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-05",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-06",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-07",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2026-03-08",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-09",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-03-10",
          "count": 25,
          "level": 1
        },
        {
          "date": "2026-03-11",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-03-12",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-03-13",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-14",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2026-03-15",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-03-16",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-17",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-18",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-19",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-20",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-21",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2026-03-22",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-23",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-24",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-25",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-26",
          "count": 19,
          "level": 1
        },
        {
          "date": "2026-03-27",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-03-28",
          "count": 3,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-03-29",
          "count": 15,
          "level": 1
        },
        {
          "date": "2026-03-30",
          "count": 39,
          "level": 1
        },
        {
          "date": "2026-03-31",
          "count": 25,
          "level": 1
        },
        {
          "date": "2026-04-01",
          "count": 14,
          "level": 1
        },
        {
          "date": "2026-04-02",
          "count": 4,
          "level": 1
        },
        {
          "date": "2026-04-03",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-04-04",
          "count": 10,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-04-05",
          "count": 30,
          "level": 1
        },
        {
          "date": "2026-04-06",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-04-07",
          "count": 10,
          "level": 1
        },
        {
          "date": "2026-04-08",
          "count": 16,
          "level": 1
        },
        {
          "date": "2026-04-09",
          "count": 159,
          "level": 2
        },
        {
          "date": "2026-04-10",
          "count": 12,
          "level": 1
        },
        {
          "date": "2026-04-11",
          "count": 138,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-04-12",
          "count": 100,
          "level": 2
        },
        {
          "date": "2026-04-13",
          "count": 117,
          "level": 2
        },
        {
          "date": "2026-04-14",
          "count": 12,
          "level": 1
        },
        {
          "date": "2026-04-15",
          "count": 8,
          "level": 1
        },
        {
          "date": "2026-04-16",
          "count": 33,
          "level": 1
        },
        {
          "date": "2026-04-17",
          "count": 71,
          "level": 1
        },
        {
          "date": "2026-04-18",
          "count": 84,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-04-19",
          "count": 77,
          "level": 1
        },
        {
          "date": "2026-04-20",
          "count": 80,
          "level": 1
        },
        {
          "date": "2026-04-21",
          "count": 139,
          "level": 2
        },
        {
          "date": "2026-04-22",
          "count": 45,
          "level": 1
        },
        {
          "date": "2026-04-23",
          "count": 26,
          "level": 1
        },
        {
          "date": "2026-04-24",
          "count": 58,
          "level": 1
        },
        {
          "date": "2026-04-25",
          "count": 80,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-04-26",
          "count": 32,
          "level": 1
        },
        {
          "date": "2026-04-27",
          "count": 56,
          "level": 1
        },
        {
          "date": "2026-04-28",
          "count": 45,
          "level": 1
        },
        {
          "date": "2026-04-29",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-04-30",
          "count": 37,
          "level": 1
        },
        {
          "date": "2026-05-01",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-05-02",
          "count": 34,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-05-03",
          "count": 24,
          "level": 1
        },
        {
          "date": "2026-05-04",
          "count": 4,
          "level": 1
        },
        {
          "date": "2026-05-05",
          "count": 17,
          "level": 1
        },
        {
          "date": "2026-05-06",
          "count": 19,
          "level": 1
        },
        {
          "date": "2026-05-07",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-05-08",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-05-09",
          "count": 0,
          "level": 0
        }
      ],
      [
        {
          "date": "2026-05-10",
          "count": 16,
          "level": 1
        },
        {
          "date": "2026-05-11",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-05-12",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-05-13",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-05-14",
          "count": 0,
          "level": 0
        },
        {
          "date": "2026-05-15",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-05-16",
          "count": 48,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-05-17",
          "count": 8,
          "level": 1
        },
        {
          "date": "2026-05-18",
          "count": 56,
          "level": 1
        },
        {
          "date": "2026-05-19",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-05-20",
          "count": 11,
          "level": 1
        },
        {
          "date": "2026-05-21",
          "count": 17,
          "level": 1
        },
        {
          "date": "2026-05-22",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-05-23",
          "count": 8,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-05-24",
          "count": 30,
          "level": 1
        },
        {
          "date": "2026-05-25",
          "count": 9,
          "level": 1
        },
        {
          "date": "2026-05-26",
          "count": 17,
          "level": 1
        },
        {
          "date": "2026-05-27",
          "count": 29,
          "level": 1
        },
        {
          "date": "2026-05-28",
          "count": 19,
          "level": 1
        },
        {
          "date": "2026-05-29",
          "count": 114,
          "level": 2
        },
        {
          "date": "2026-05-30",
          "count": 120,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-05-31",
          "count": 47,
          "level": 1
        },
        {
          "date": "2026-06-01",
          "count": 8,
          "level": 1
        },
        {
          "date": "2026-06-02",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-06-03",
          "count": 17,
          "level": 1
        },
        {
          "date": "2026-06-04",
          "count": 4,
          "level": 1
        },
        {
          "date": "2026-06-05",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-06-06",
          "count": 7,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-06-07",
          "count": 4,
          "level": 1
        },
        {
          "date": "2026-06-08",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-09",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-06-10",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-06-11",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-12",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-13",
          "count": 1,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-06-14",
          "count": 21,
          "level": 1
        },
        {
          "date": "2026-06-15",
          "count": 10,
          "level": 1
        },
        {
          "date": "2026-06-16",
          "count": 17,
          "level": 1
        },
        {
          "date": "2026-06-17",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-18",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-06-19",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-20",
          "count": 3,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-06-21",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-22",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-06-23",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-06-24",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-06-25",
          "count": 11,
          "level": 1
        },
        {
          "date": "2026-06-26",
          "count": 151,
          "level": 2
        },
        {
          "date": "2026-06-27",
          "count": 101,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-06-28",
          "count": 23,
          "level": 1
        },
        {
          "date": "2026-06-29",
          "count": 6,
          "level": 1
        },
        {
          "date": "2026-06-30",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-07-01",
          "count": 47,
          "level": 1
        },
        {
          "date": "2026-07-02",
          "count": 13,
          "level": 1
        },
        {
          "date": "2026-07-03",
          "count": 85,
          "level": 1
        },
        {
          "date": "2026-07-04",
          "count": 12,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-07-05",
          "count": 8,
          "level": 1
        },
        {
          "date": "2026-07-06",
          "count": 7,
          "level": 1
        },
        {
          "date": "2026-07-07",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-07-08",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-07-09",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-07-10",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-07-11",
          "count": 84,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-07-12",
          "count": 38,
          "level": 1
        },
        {
          "date": "2026-07-13",
          "count": 28,
          "level": 1
        },
        {
          "date": "2026-07-14",
          "count": 11,
          "level": 1
        },
        {
          "date": "2026-07-15",
          "count": 18,
          "level": 1
        },
        {
          "date": "2026-07-16",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-07-17",
          "count": 8,
          "level": 1
        },
        {
          "date": "2026-07-18",
          "count": 1,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-07-19",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-07-20",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-07-21",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-07-22",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-07-23",
          "count": 3,
          "level": 1
        },
        {
          "date": "2026-07-24",
          "count": 5,
          "level": 1
        },
        {
          "date": "2026-07-25",
          "count": 65,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-07-26",
          "count": 30,
          "level": 1
        },
        {
          "date": "2026-07-27",
          "count": 12,
          "level": 1
        },
        {
          "date": "2026-07-28",
          "count": 21,
          "level": 1
        },
        {
          "date": "2026-07-29",
          "count": 29,
          "level": 1
        },
        {
          "date": "2026-07-30",
          "count": 2,
          "level": 1
        },
        {
          "date": "2026-07-31",
          "count": 60,
          "level": 1
        },
        {
          "date": "2026-08-01",
          "count": 30,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-08-02",
          "count": 30,
          "level": 1
        },
        {
          "date": "2026-08-03",
          "count": 38,
          "level": 1
        },
        {
          "date": "2026-08-04",
          "count": 7,
          "level": 1
        },
        {
          "date": "2026-08-05",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-08-06",
          "count": 38,
          "level": 1
        },
        {
          "date": "2026-08-07",
          "count": 73,
          "level": 1
        },
        {
          "date": "2026-08-08",
          "count": 109,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-08-09",
          "count": 14,
          "level": 1
        },
        {
          "date": "2026-08-10",
          "count": 52,
          "level": 1
        },
        {
          "date": "2026-08-11",
          "count": 20,
          "level": 1
        },
        {
          "date": "2026-08-12",
          "count": 47,
          "level": 1
        },
        {
          "date": "2026-08-13",
          "count": 33,
          "level": 1
        },
        {
          "date": "2026-08-14",
          "count": 9,
          "level": 1
        },
        {
          "date": "2026-08-15",
          "count": 65,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-08-16",
          "count": 4,
          "level": 1
        },
        {
          "date": "2026-08-17",
          "count": 32,
          "level": 1
        },
        {
          "date": "2026-08-18",
          "count": 28,
          "level": 1
        },
        {
          "date": "2026-08-19",
          "count": 55,
          "level": 1
        },
        {
          "date": "2026-08-20",
          "count": 1403,
          "level": 4
        },
        {
          "date": "2026-08-21",
          "count": 226,
          "level": 3
        },
        {
          "date": "2026-08-22",
          "count": 145,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-08-23",
          "count": 1,
          "level": 1
        },
        {
          "date": "2026-08-24",
          "count": 53,
          "level": 1
        },
        {
          "date": "2026-08-25",
          "count": 21,
          "level": 1
        },
        {
          "date": "2026-08-26",
          "count": 26,
          "level": 1
        },
        {
          "date": "2026-08-27",
          "count": 142,
          "level": 2
        },
        {
          "date": "2026-08-28",
          "count": 23,
          "level": 1
        },
        {
          "date": "2026-08-29",
          "count": 8,
          "level": 1
        }
      ],
      [
        {
          "date": "2026-08-30",
          "count": 84,
          "level": 1
        },
        {
          "date": "2026-08-31",
          "count": 208,
          "level": 3
        },
        {
          "date": "2026-09-01",
          "count": 123,
          "level": 2
        },
        {
          "date": "2026-09-02",
          "count": 85,
          "level": 1
        },
        {
          "date": "2026-09-03",
          "count": 172,
          "level": 2
        },
        {
          "date": "2026-09-04",
          "count": 314,
          "level": 4
        },
        {
          "date": "2026-09-05",
          "count": 141,
          "level": 2
        }
      ],
      [
        {
          "date": "2026-09-06",
          "count": 90,
          "level": 2
        },
        {
          "date": "2026-09-07",
          "count": 126,
          "level": 2
        },
        {
          "date": "2026-09-08",
          "count": 85,
          "level": 1
        },
        {
          "date": "2026-09-09",
          "count": 104,
          "level": 2
        },
        {
          "date": "2026-09-10",
          "count": 176,
          "level": 3
        },
        {
          "date": "2026-09-11",
          "count": 130,
          "level": 2
        }
      ]
    ]
  },
  "stats": {
    "plugins": 21,
    "live": 19,
    "listed": 1,
    "families": 7,
    "themes": 1,
    "stars": 273,
    "tools": 5,
    "with_shots": 15
  }
}