This SwiftUI app uses nodejs-mobile to offer TiddlyWiki on Node.js with an embedded webview.
Read the announcement post on talk.tiddlywiki.org.
If all goes well, this app will be moved to the main TiddlyWiki 5 repository into a new /platforms
folder.
- Basic integration with Node.js
- Embedded webview
- Refresh toolbar button
- Embedded browser to handle external links
- Make user interface strings be translateable
- Integrate better-sqlite3, allowing MWS to be enabled
- Continuous integration
- Better way to embed the TW5 repository
- Choose available port instead of hardwiring 8080
- Capture and display terminal output
- Support terminal input and running npm
- Stop, start, restart server
- Automatically restart server after background switch