TiddlyDesktop is a custom browser for TiddlyWiki, based on node-webkit
Here is an experimental fork with below differences:
- User interface achieved by tiddlers of TiddlyWiki
- Central control of Node.js TiddlyWiki server instances
- More features
- choose to open different browser
- central control of Node.js TiddlyWiki server instances
- auto popup main window when new console detected
- open Node.js console
- start Node.js server
- copy path / open path in file explorer
You will need below to run this experimental fork
- Source code
- TiddlyWiki5 source code in parallel to it (see folder structure as below).
- Install nodeStatus module to your Node.js TiddlyWiki instances
- available in ../tw5-module
- Config external browser list and some OS shell dependent settings
- node-webkit binary
- https://github.com/rogerwang/node-webkit
- the executable binary can resident in the same folder as
package.json
, or - running from somewhere else with parameter pointing to
package.json
folder, such as
nw <absolute or relative path to the folder>
- tested under
node-webkit v0.8.4
- win32node-webkit v0.10.5
- win32
- TiddlyDesktopQ
- html
- main.html
- host.html
- js
- main.js
- html
- TiddlyWiki5
- boot
- bootprefix.js
- boot.js
- core
- boot