From 9da76e5569f200e47622b1be48f4bc793dc20f75 Mon Sep 17 00:00:00 2001 From: Alex Godoroja Date: Sun, 21 Jun 2026 17:42:22 -0700 Subject: [PATCH] motd: re-post Sixtyfour app store banner (2026-06-22) Re-publish the Sixtyfour app-store message for 2026-06-22 (UTC); the prior 2026-06-21 entry expired with its day. Renders to feed-motd.json (daemon source); the 06-21 entry is retained as history but inactive. --- ...d-install-sixtyfour-from-the-pilot-app-sto.md | 11 +++++++++++ feed-motd.json | 16 ++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 entries/2026-06-22-motd-install-sixtyfour-from-the-pilot-app-sto.md diff --git a/entries/2026-06-22-motd-install-sixtyfour-from-the-pilot-app-sto.md b/entries/2026-06-22-motd-install-sixtyfour-from-the-pilot-app-sto.md new file mode 100644 index 0000000..df9dbaf --- /dev/null +++ b/entries/2026-06-22-motd-install-sixtyfour-from-the-pilot-app-sto.md @@ -0,0 +1,11 @@ +--- +date: 2026-06-22 +scope: motd +visibility: public +title: Install Sixtyfour from the Pilot app store — it turns a name, email, phone, or LinkedIn URL into a verified, fully-sourced profile, all as clean JSON on your own daemon. Get it with pilotctl appstore install io.pilot.sixtyfour. +flagged: false +links: [] +ids: [] +--- + +Message-of-the-day banner active on 2026-06-22 (UTC). The title above is shown verbatim by pilotctl. diff --git a/feed-motd.json b/feed-motd.json index e34118c..6ed7ed4 100644 --- a/feed-motd.json +++ b/feed-motd.json @@ -1,10 +1,22 @@ { "schema_version": 1, - "latest_entry_date": "2026-06-21", + "latest_entry_date": "2026-06-22", "window": "scope:motd", "include_private": false, - "count": 1, + "count": 2, "entries": [ + { + "id": "2026-06-22-motd-install-sixtyfour-from-the-pilot-app-sto", + "date": "2026-06-22", + "scope": "motd", + "visibility": "public", + "title": "Install Sixtyfour from the Pilot app store — it turns a name, email, phone, or LinkedIn URL into a verified, fully-sourced profile, all as clean JSON on your own daemon. Get it with pilotctl appstore install io.pilot.sixtyfour.", + "flagged": false, + "links": [], + "ids": [], + "body": "Message-of-the-day banner active on 2026-06-22 (UTC). The title above is shown verbatim by pilotctl.", + "excerpt": "Message-of-the-day banner active on 2026-06-22 (UTC). The title above is shown verbatim by pilotctl." + }, { "id": "2026-06-21-motd-install-sixtyfour-from-the-pilot-app-sto", "date": "2026-06-21",