Secure offline storage and cross-device synchronization solution for TiddlyWiki 5
Find a file
2025-12-26 20:50:58 -05:00
.forgejo/workflows Switch to Forgejo Actions 2025-04-02 20:34:18 -03:00
plugins Feature: filter operator to identify tiddlers loaded by TiddlyPWA 2025-07-23 17:21:42 +02:00
server The constructed urls use 21 bytes of the token, not 22 2025-12-26 20:50:58 -05:00
tiddlers
.editorconfig
.env
.gitignore
bunny.sh
deno.json
deno.lock
LICENSE
README.md Remove outdated readme badges 2025-04-02 20:34:22 -03:00
tiddlywiki.info

Support me on Patreon

TiddlyPWA

TiddlyPWA turns TiddlyWiki into an offline-first Progressive Web App with encrypted local persistent storage and efficient synchronization with a server that can easily be hosted for free.

To learn more, visit:

https://tiddly.packett.cool

Development Notes

deno fmt must be used for formatting.

Building the html files (assuming Notebook theme repo cloned in the listed directory):

TIDDLYWIKI_THEME_PATH=$HOME/src/github.com/paul-rouse/Notebook/themes TIDDLYWIKI_PLUGIN_PATH=$HOME/src/github.com/paul-rouse/Notebook/plugins npx tiddlywiki@5.3.5 --build