Logo
Explore Help
Sign In
Jibo-Revival-Group/Re-Commander
8
0
Fork 0
You've already forked Re-Commander
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
56578e59f99ab493baec71b07e86dcdc532c2014
Re-Commander/package.json

16 lines
335 B
JSON
Raw Normal View History

Initial release — Re-Commander v1.0 Local web-based control interface for the Jibo social robot via the ROM WebSocket API (port 8160) and on-device ASR (port 8088). Features head navigation via click-to-look and arrow keys, speech/listen/Voice-AI loop, display control, camera/photo capture, and entity tracking — no cloud dependency required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 02:40:41 -04:00
{
"name": "re-commander",
"version": "1.0.0",
"description": "Jibo ROM Commander — local Node.js recreation using port 8160",
"main": "server.js",
"scripts": {
"start": "node server.js"
},
"dependencies": {
"dotenv": "^17.4.2",
"express": "^4.18.2",
telepresence and animation menus
2026-04-19 22:55:40 +03:00
"golden-layout": "^2.6.0",
Initial release — Re-Commander v1.0 Local web-based control interface for the Jibo social robot via the ROM WebSocket API (port 8160) and on-device ASR (port 8088). Features head navigation via click-to-look and arrow keys, speech/listen/Voice-AI loop, display control, camera/photo capture, and entity tracking — no cloud dependency required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 02:40:41 -04:00
"ws": "^8.14.2"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 31ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API