Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linto-ai/linto-client-stack
LinTO functional modules (GUI, Command Module, Text To Speech...)
https://github.com/linto-ai/linto-client-stack
gui raspberry-pi vocal-assistant
Last synced: 6 days ago
JSON representation
LinTO functional modules (GUI, Command Module, Text To Speech...)
- Host: GitHub
- URL: https://github.com/linto-ai/linto-client-stack
- Owner: linto-ai
- Created: 2019-06-03T11:31:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T10:19:59.000Z (over 4 years ago)
- Last Synced: 2024-11-07T10:13:19.288Z (about 2 months ago)
- Topics: gui, raspberry-pi, vocal-assistant
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinTO-client-stack
Fetch and install latest version of LinTO client modules for raspberry:
* [LinTO UI](https://github.com/linto-ai/linto-ui-module)
* [Linto TTS](https://github.com/linto-ai/linto-tts-module)
* [Linto command](https://github.com/linto-ai/linto-command-module)# Usage
Simply execute the setup.sh script as root:
```bash
sudo ./setup.sh
```