Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binocarlos/socketjack
Prop up some sockets for jack
https://github.com/binocarlos/socketjack
Last synced: 11 days ago
JSON representation
Prop up some sockets for jack
- Host: GitHub
- URL: https://github.com/binocarlos/socketjack
- Owner: binocarlos
- Created: 2013-03-03T19:48:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-03T20:04:48.000Z (over 11 years ago)
- Last Synced: 2024-04-14T02:24:13.175Z (7 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
socketjack
==========Prop up some sockets for jack
## Usage
Change to a local working folder first
then
git clone https://github.com/binocarlos/socketjack.git socketjack
cd socketjack
npm install
sudo node index.jsThis will run the very basic server - then you can goto localhost (or if you are live then IP)
and it should boot up.It sends a single move and responds with the id - you can work the rest out : )