Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dwinston/meditation-thought-clicks
Track returns from thought during meditation
https://github.com/dwinston/meditation-thought-clicks
Last synced: about 1 month ago
JSON representation
Track returns from thought during meditation
- Host: GitHub
- URL: https://github.com/dwinston/meditation-thought-clicks
- Owner: dwinston
- Created: 2013-10-06T00:46:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-06T00:50:36.000Z (over 11 years ago)
- Last Synced: 2024-11-29T11:14:06.242Z (about 1 month ago)
- Language: JavaScript
- Size: 1.37 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
meditation-thought-clicks
=========================Track returns from thought during meditation
This app plots the durations between thinking-recoveries for each session.
Marvel at your progress over time as you gradually increase your
median in-session "clear head" duration.This is a Meteor app, so install Meteor if you need to
$ curl https://install.meteor.com | sh
and then, in the directory you've cloned into, simply run
$ meteor
and check it out on http://localhost:3000