mirror of
http://github.com/AhabHyde/JSComando
synced 2025-01-10 06:14:20 +01:00
Aggiunto readme e aggiornato package
This commit is contained in:
parent
fa8e741183
commit
7747663e00
4
README.md
Normal file
4
README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# TeleComando
|
||||
Telecomando per comandare video di Youtube, Netflix o VLC
|
||||
|
||||
Utilizza robotjs per simulare la pressione dei tasti (https://github.com/octalmage/robotjs)
|
10
package.json
10
package.json
@ -13,5 +13,13 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Ahab Hyde",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/AhabHyde/TeleComando.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/AhabHyde/TeleComando/issues"
|
||||
},
|
||||
"homepage": "https://github.com/AhabHyde/TeleComando#readme"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user