https://github.com/popstas/mindwave-web
Daily meditations recorder, history, stats, sound assist
https://github.com/popstas/mindwave-web
mindwave
Last synced: 11 months ago
JSON representation
Daily meditations recorder, history, stats, sound assist
- Host: GitHub
- URL: https://github.com/popstas/mindwave-web
- Owner: popstas
- Created: 2021-06-06T20:07:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T07:05:01.000Z (about 4 years ago)
- Last Synced: 2025-06-23T16:42:22.699Z (about 1 year ago)
- Topics: mindwave
- Language: TypeScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Web interface for meditations.
Just pair Bluetooth with MindWave and run.
## Features:
- **Visualize meditation zones**: high, mid, low
- **High zones details**: time at level 70+%
- **Sound feedback**: when meditation level is high, sound off
- **Session time**: recording will stop after time
- **Meditations history**: average levels
- **Days history**: meditations count average levels
- **Compare**: two meditation graphs
- **Bundled with ThinkGear Connector** for Windows
- **MQTT**: it can send to MQTT all headset data
App bundled with ThinkGear Connector, it connects to Mindwave with COM port and share socket.
## Setup
1. Download release
2. Pair MindWave headset with your PC
3. Run program
---
## Advanced
### MQTT setup
Add your MQTT server in config.js
### Build
```
npm install
cp config.example.js config.js
npm start # main app
npm run dev # vite app
```
### Stack
- Vue
- Vite, TS
- Vuex, vuex-persistedstate
- D3.js
### TODO
- vite-plugin-vue-layouts
- Meditation tags