1
0
Fork
You've already forked shiatsu
0
Shiatsu Wiki
  • Python 44.5%
  • JavaScript 38.1%
  • CSS 14.1%
  • Shell 3.3%
2026年05月06日 20:55:40 +02:00
files Interactive chart for all meridians implemented 2025年05月25日 07:27:00 +02:00
src Added anchors for tsubos 2026年05月06日 20:55:35 +02:00
.gitignore First commit 2025年05月10日 08:43:20 +02:00
convertSVG First commit 2025年05月10日 08:43:20 +02:00
LICENSE.md First commit 2025年05月10日 08:43:20 +02:00
README.md Updated readme 2026年05月06日 20:55:40 +02:00
shiatsu Updated buld script 2025年05月21日 07:09:32 +02:00
shiatsu.py Added anchors for tsubos 2026年05月06日 20:55:35 +02:00

Shiatsu Wiki

The Shiatsu Wiki is an archive of information assembled during two year training of the Japanese bodywork.

Setup

Open a terminal and cd to the location you would like to download the script to.

Use git pull https://codeberg.org/rostiger/shiatsu.git to download the repository - it will create a new directory called shiatsu. Enter the directory using cd shiatsu.
Make sure shiatsu and shiatsu.py are executable by using chmod +x shiatsu shiatsu.py.

Configuration

To configure the script you have to edit the first lines of the script itself.
Use you preferred text editor to edit shiatsu - in my case micro - micro shiatsu
Most configuration options should be self-explanatory.
Change LOCAL_ROOT to the path you downloaded the repository to.

License

See the License file for license rights and limitations (MIT).

Caveat

This script was written to suit my personal purposes.

I am an hobbyist programmer and positively consider myself as someone who doesn't have a proper clue what they are doing.
Use this script with care and at your own risk. Bug reports or notifications of security concerns are welcome.