[go: up one dir, main page]

Skip to content

oeyoews/tw5

Repository files navigation

FishForYou

Semantic Release status tag

⚠️ NOTE ThIS REPO NO MAINTAIN

📢 What's the tw5?

Typing SVG

🚨 NOTE

All customize style just for current tiddlywiki5 file, not suit for vanilla tiddlywiki.

ShowCases

preview preview preview

⛴️ Features

  • based web browser
  • fastly visited
  • customize shortkeys
  • customize file struct, ui and etc
  • music player and random sentence on the bottom
  • fastly deploy site with multi types, like github actions, gitlab runner, vercel and etc
  • background run use systemd, startup automatically
  • better experience on pc and iphone

🧳 Install

curl -fsSL oeyoew.fun/install-tw5.sh | bash

Struct

📂tw5
├── 📂docs
├── 📂img
├── 📂package.json
├── 📂scripts
├── 📂static
├── 📂tiddlers
├── 📝LICENCE
├── 📝README.md
├── 📝tw5.service
└── 📝tiddlywiki.info

as service with user

cp tw5.service ~/.config/systemd/user
systemctl --user daemon-reload
systemctl --user start tw5.service

🏡 Running

yarn install  # install dependencies
yarn start    # start tiddlywiki
tiddlywiki folderName --init server  # init new folder
tiddlywiki --listen port=8080 host=0.0.0.0  # listen 0.0.0.0

🌳 TODO

TODO

🔫 CHANGELOG

CHANGELOG