pull down to refresh
100 sats \ 5 replies \ @anon 15h \ parent \ on: clndash: a zap-aware CLN dashboard using only lightning and commando RPCs lightning
I am going to release a new notedeck dmg soon. This is hidden behind a feature flag for now until its easier to use
The docs right now are a work in progress. The other app example of have is notedeck_dave.
It’s really just egui docs + notedeck::App and AppContext which has a few more goodies like the embedded relay and media cache.
Eventually the plan is dynamically loadable wasm modules as extensions/apps that you load off the web. But we’re not close to that yet.
We’re still trying to get the APIs figured out, but we need to build apps first.
reply
Cool thanks!
Is there a reason why Dave can't be another column in a deck or am I missing the option somewhere? My expectation is that an instance of an app could appear as a column inside decks. (You've probably already thought of that, but I wanted to bring it up just in case.)