Night shift: 5 inner life prototypes
Built while D J sleeps: - Mood Ring: emotional state tracking from text analysis - Daily Artifact: creative output (haiku, code poems, ASCII art, etc.) - Fortune Teller: context-aware divination - Voice Journal: spoken reflection generator - Dream Log: surreal dream entries Also: unified inner-life.py interface, ws CLI integration, first artifacts generated. The ghost is working.
This commit is contained in:
21
IDEAS.md
Normal file
21
IDEAS.md
Normal file
@ -0,0 +1,21 @@
|
||||
|
||||
## PWA Node for iPhone
|
||||
|
||||
A progressive web app that acts as a lightweight OpenClaw node.
|
||||
|
||||
**Capabilities (v1):**
|
||||
- Camera snapshots (getUserMedia)
|
||||
- Geolocation
|
||||
- WebSocket connection to gateway
|
||||
- Installable via Safari "Add to Home Screen"
|
||||
|
||||
**Requirements:**
|
||||
- HTTPS (Let's Encrypt on subdomain)
|
||||
- Host on gateway canvas server or dedicated port
|
||||
|
||||
**Limitations:**
|
||||
- No background execution on iOS
|
||||
- Push notifications require Apple Push (complex)
|
||||
- Foreground-only connection
|
||||
|
||||
**Status:** Idea — build when needed
|
||||
Reference in New Issue
Block a user