nbackup is a simple CLI tool to back up all events from your npub locally to e.g. homelab server etc. with optional re-broadcast.
Ships as a single-file executable that only depends on the Node.js binary (no npm install required).
Enjoy!
nbackup is a simple CLI tool to back up all events from your npub locally to e.g. homelab server etc. with optional re-broadcast.
Ships as a single-file executable that only depends on the Node.js binary (no npm install required).
Enjoy!
single-file executeable
.
.
.
only depends on nodejs
I kid it's good relatively
I like constructive criticism, thank you for your feedback. 👍
It's a weird middle ground I'm trying out. 😅 I actually think it has advantages over proper binaries, if your target audience has the runtime installed. For one thing you only need one binary, not multiple architecture builds.