Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 989 Bytes

File metadata and controls

33 lines (20 loc) · 989 Bytes

remoteStorage Apps

Simple apps that sync via the remoteStorage protocol. Works with any remoteStorage server including JSS.

Apps

Quick notes. Add, view, and delete plain-text notes synced to your storage.

Save, tag, search, and organize your bookmarks. Compatible with the webmarks data format.

Split expenses in a group. Track who paid what, see balances, and get settlement suggestions.

Minimal text editor with sidebar document list, auto-save, and keyboard-friendly workflow.

Usage

Each app is a single index.html with no build step. Serve from any static host or open directly.

To connect to a JSS instance:

jss start --activitypub --idp

Then enter user@hostname in the remoteStorage widget.

License

AGPL-3.0-only