Blipboard
A realistic split-flap display board your agent can push text to.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Create Board Tool: Create a new Blipboard split-flap display board. Returns the display URL (open it on any screen — that IS the board, safe to share) and a secret pushToken used to push content later
- Push Scenes Tool: Push text scenes to a Blipboard board. Scenes replace your source's previous scenes by default and rotate as a playlist on the display. Requires the board's secret pushToken.
- Read Board Tool: Read what a Blipboard board is currently showing: its layout and the active scene playlist. No pushToken needed.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
A realistic split-flap display board your agent can push text to. Create a board with one tool call (no account needed), share the board URL to any screen, and push text scenes that flip in within seconds. Supports per-tile colors, emojis, blink animations, TTL-expiring scenes, and per-board styling.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| create-board-tool | Create a new Blipboard split-flap display board. Returns the display URL (open it on any screen — that IS the board, safe to share) and a secret pushToken used to push content later. No account needed. |
| push-scenes-tool | Push text scenes to a Blipboard board. Scenes replace your source's previous scenes by default and rotate as a playlist on the display. Requires the board's secret pushToken. |
| read-board-tool | Read what a Blipboard board is currently showing: its layout and the active scene playlist. No pushToken needed. |
| update-board-tool | Change a Blipboard board's look without recreating it: switch to a named style preset and/or set fine-grained style overrides (fonts, tile colors, flip speed, transitions). The open display picks the change up within ~10 seconds. Layout stays immutable. Requires the board's secret pushToken. |
| delete-board-tool | Permanently delete a Blipboard board and all its scenes. Requires the board's secret pushToken. This cannot be undone. |