Davis is a simple command-line interface for Google Assistant. It is an open-source project available on GitHub. This tutorial will guide you through the steps to install Davis on MXLinux Latest.
Open the Terminal by pressing Ctrl + Alt + T
on your keyboard.
Update the package list and upgrade the system by running the following command:
sudo apt update && sudo apt upgrade
sudo apt install git nodejs-npm libasound2-dev libssl-dev libavahi-compat-libdnssd-dev libkrb5-dev ffmpeg
cd /path/to/your/preferred/location
git clone https://github.com/tchapi/davis.git
cd davis
sudo npm install
config.json
file by running the following command:cp config.example.json config.json
Edit the configuration file (config.json
) to add your Google Assistant credentials, such as clientId
, clientSecret
, refreshToken
, and deviceId
. You can obtain these credentials by following the instructions on the Google Cloud Console.
Run the following command to start Davis:
npm start
If everything is working correctly, you should see a message in the terminal that says "Davis is listening..."
You can now start giving voice commands to Davis and get responses from Google Assistant on the terminal.
Congratulations! You have successfully installed Davis on MXLinux Latest. You can now use it to interact with Google Assistant through the command line interface.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!