Secure offline storage and cross-device synchronization solution for TiddlyWiki 5
Find a file
2025-07-23 17:21:42 +02: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 Server: fix base64 ArrayBuffer typechecking with new Deno 2025-04-02 20:12:12 -03:00
tiddlers Docs: systemd unit and various clarifications 2025-04-02 15:35:02 -03:00
.editorconfig CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
.env Server: SQL fixes 2023-07-12 02:22:45 -03:00
.gitignore CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
bunny.sh Move the site to bnnuy 2025-01-07 00:28:35 -03:00
deno.json deno fmt 2024-07-26 05:28:57 -03:00
deno.lock Server: update sqlite version for compat with Deno 2 2024-10-01 05:48:01 -03:00
LICENSE Update year to 2024 2024-07-26 06:01:03 -03:00
README.md Remove outdated readme badges 2025-04-02 20:34:22 -03:00
tiddlywiki.info Update TW to 5.3.5, update node and deno in CI 2024-07-26 04:32:39 -03:00

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