Elektrine lite

← Feed

@drayde@fosstodon.org

Post #1404695

2026-02-18 15:35 UTC

@nasser yes, in case there's also a cmd line interface or API

Replies (1)

  • @nasser@merveilles.town 2026-02-18 15:59

    @drayde its tricky because the underlying data model is a crdt (https://automerge.org/ specifically) so modifications are a bit more involved than simple text file editing on the command line. not impossible but will need work to make ergonomic. this is a sketch: https://merveilles.town/@nasser/116091508871741198

    Open ##1404697