UNPKG
yunitto
Version:
latest (0.8.1)
0.8.1
0.7.9
0.7.5
0.7.0
0.6.0
0.5.2
0.5.0
0.4.0
0.3.0
0.2.0
0.0.0
Yunitto, the unique NodeOS desktop manager
github.com/lite20/yunitto
lite20/yunitto
yunitto
/
example.js
8 lines
(6 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
var
Yunitto
=
require
(
'./lib.js'
);
var
yunitto =
new
Yunitto
({
httpport
:
61121
,
sockport
:
42000
}); yunitto.
useAllScreens
();