Decentralised backup for Logos Basecamp modules.
Install
Download both LGX files and install with lgpm:
LGPM=/nix/store/.../lgpm
MDIR=~/.local/share/Logos/LogosBasecamp/modules
$LGPM --modules-dir $MDIR --ui-plugins-dir ${MDIR%modules}ui-plugins \
--allow-unsigned install --file logos-stash-module.lgx
$LGPM --modules-dir $MDIR --ui-plugins-dir ${MDIR%modules}ui-plugins \
--allow-unsigned install --file logos-stash_ui-module.lgxRestart Logos Basecamp. Stash appears in the sidebar.
Artifacts
| File | Size | Description |
|---|---|---|
logos-stash-module.lgx |
458 KB | Core module — upload/download engine, IPC API |
logos-stash_ui-module.lgx |
17 KB | Sidebar UI — transport selector, settings, activity log |
What's in this release
- Logos Storage (P2P), Kubo, and Pinata upload transports
- Activity log:
notes: <file>→Logos Storage: uploading→→ <cid> StashButtondrop-in component for other modulesgetLatestLogosResult()API — poll-based async CID delivery- Integration guide:
docs/stash-button-integration.md
Read the blog post for the full write-up.