0.2.4 • Published 5 years ago

couchified v0.2.4

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
5 years ago

Control the mouse of a remote PC using a smartphone/tablet/hamster/whatever connected to the same network.

Quick Start

Install:

npm install -g couchified

Simple usage:

couchified

and then follow the instructions!

Options

Run the following command to get the list of all the available options.

couchified --help

Troubleshooting

Even if this tool is supposed to run on Windows, OS X and Linux it has been tested on Windows 10 and OS X 10.13.

Error installing on Windows

If Windows 10 fails during the install phase, you're probably missing building tools. Run the following command from an administrative PowerShell:

npm install --global --production windows-build-tools

Once it's done install run:

npm install -g node-gyp

Then try to install couchified again.

0.2.4

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago