All Projects → Jermolene → tiddlywiki-on-fission

Jermolene / tiddlywiki-on-fission

Licence: MIT license
TiddlyWiki Application for Fission

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].