An open API service indexing awesome lists of open source software.

https://github.com/merlin04/robotthingy

A Python robot.
https://github.com/merlin04/robotthingy

Last synced: about 2 months ago
JSON representation

A Python robot.

Awesome Lists containing this project

README

          

## robotthingy

This is a Python robot for Linux. You need to have these packages installed:
- inxi
- python3
- espeak

You will also need the apt package manager for the update capabilities.

Run this with:
python3 robotthingy.py
## Command keywords

Whenever this script sees one of these keywords, it will do something. Here are the keywords:
- time: prints the time on the screen.
- update: runs sudo apt-get update.
- terminal: gives you a command prompt. Note: LXterminal is not working. Just use option 1.
- easter egg: ?????????????
- meow: ?????????????
- weather: prints the weather on the screen.
- quit: quits robotthingy.
- shutdown: runs sudo shutdown -h now.