You may like to have a Tiddlywiki on Node.js with all its features on a 
thumb drive!
Or a Plug and Play Tiddlywiki.

If so, this is a short instruction for Windows user. 

1. Download the portable Node.js:  (NodeJSPortable_6.14.2.zip)  from here
  https://github.com/garethflowers/nodejs-portable/releases

2. Unzip on your thumb drive in the folder of choice

3. Run NodeJSPortable.exe   

4. In the command window appears install Tiddlywiki with below command (you 
need internet access)
    npm install -g tiddlywiki

5. That's all


Make a test
1. Create a new wiki, by entering  below command
    tiddlywiki mynewwiki --init server

2. Run your wiki by entering  below command
    tiddlywiki mynewwiki --listen

3. Open a browser (FF, Chrome, Edge, Safari, ...) and
     visit http://127.0.0.1:8080/ in your browser


It has all the same features as Tiddlywiki on NodeJS, plus, it leaves no 
personal information behind on the machine you run it on, so you can take 
it with you wherever you go.


This is another journey in Tiddlywiki wonderland.

--Mohammad


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e6b86ef6-ac78-47b7-b2fd-2f4fd26126d9%40googlegroups.com.

Reply via email to