couchified

0.2.4 • Public • Published

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.

/couchified/

    Package Sidebar

    Install

    npm i couchified

    Weekly Downloads

    13

    Version

    0.2.4

    License

    ISC

    Unpacked Size

    771 kB

    Total Files

    17

    Last publish

    Collaborators

    • corradodellorusso