Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Arrvi/remote-emdr
Tool for remote EMDR sessions. Sessions under same link are mirrored, and control is shared.
https://github.com/Arrvi/remote-emdr
emdr psychotherapy websockets
Last synced: 2 days ago
JSON representation
Tool for remote EMDR sessions. Sessions under same link are mirrored, and control is shared.
- Host: GitHub
- URL: https://github.com/Arrvi/remote-emdr
- Owner: Arrvi
- License: gpl-3.0
- Archived: true
- Created: 2020-03-27T09:10:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:10:19.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T01:12:29.025Z (3 months ago)
- Topics: emdr, psychotherapy, websockets
- Language: JavaScript
- Size: 96.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-psychology-projects - Arrvi/remote-emdr - remote EMDR sessions with same mirrored link, control is shared (Psychotherapy / EMDR)
README
# remote-emdr
Tool for remote [EMDR](https://en.wikipedia.org/wiki/Eye_movement_desensitization_and_reprocessing) sessions. Sessions under same link are mirrored, and control is shared.## Requirements
* node 12.14.1 (previous versions might work as well)## Installation
```
npm install
npm start
```## Use
* Go to http://localhost:3000/
* You'll be redirected to unique url like http://localhost:3000/o5e577k835e
* Copy that unique link and send it to the person you'd like to work with
* Sessions with the same link are mirrored - you both have full control and same view.