├── LICENSE ├── README.org ├── images ├── animation.gif └── org-capture.gif ├── notes.org └── yequake.el /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphapapa/yequake/HEAD/LICENSE -------------------------------------------------------------------------------- /README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphapapa/yequake/HEAD/README.org -------------------------------------------------------------------------------- /images/animation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphapapa/yequake/HEAD/images/animation.gif -------------------------------------------------------------------------------- /images/org-capture.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphapapa/yequake/HEAD/images/org-capture.gif -------------------------------------------------------------------------------- /notes.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphapapa/yequake/HEAD/notes.org -------------------------------------------------------------------------------- /yequake.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphapapa/yequake/HEAD/yequake.el --------------------------------------------------------------------------------