Skip to content

Jermolene/tiddlywiki-on-fission

Repository files navigation

TiddlyWiki on Fission

This tool lets you directly edit TiddlyWiki files stored in Fission's Webnative file system. You can choose to make them publicly accessible or to keep them entirely private. End-to-end encryption is used so even Fission can't read private data stored on their servers.

This is a very early proof of concept release, and is not yet in a state where you should trust it with important data.

Try it out at https://tiddlywiki.fission.app/

image

Backers

We're using Open Collective to further support development on this project.

Thank you to all of our backers!

Join the Fission forum for further TiddlyWiki on Fission discussion »

Development Setup

Clone this repository and install its dependencies:

npm install

To install subsequent upstream changes from TiddlyWiki 5:

npm update

Develop

To run the app locally:

npm start

Build

To build the app:

npm run build

The output files will be in wiki/output.

About

TiddlyWiki Application for Fission

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published