# mtm-jogger

> Sends keyboard jog commands to a pygestalt virtual machine, for example to control a motor.

Latest version **0.0.1** (published 2016-04-23) · CBA license · 0 weekly downloads

## Install

```sh
npm install mtm-jogger
pnpm add mtm-jogger
yarn add mtm-jogger
bun add mtm-jogger
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2016-04-23 |
| First published | 2016-04-23 |
| Weekly downloads | 0 |
| License | CBA |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Nadya Peek |
| Maintainers | nadya |
| Keywords | digital fabrication, pygestalt, mtm, cba |

## Links

- npm: https://www.npmjs.com/package/mtm-jogger
- Repository: https://github.com/nadya/mtm-jogger
- Issues: https://github.com/nadya/mtm-jogger/issues
- npm.io page: https://npm.io/package/mtm-jogger

## Recent versions

- 0.0.1 (latest) — 2016-04-23

## README

mtm-jogger
====

Sends keyboard jog commands to a pygestalt virtual machine, for example to control a motor. 

The mtm-jogger module can be loaded into the http://mods.cba.mit.edu environment. The jogger has a keyboard box that listens to the arrowkey and page up and down keystrokes, and will send moves to a http://github.com/nadya/pygestalt machine. To do this, the node code mtm-fabserver needs to be run on the computer that is connected to the pygestalt machine. You also need to install pygestalt.

This is part of the Machines that Make project. You can see more at http://mtm.cba.mit.edu.


## Setup

...

## Running

...

---
_Source: https://npm.io/package/mtm-jogger · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
