Ben can execute simple commands, as listed below. Feel free to use him and add your own functions.
Why I created Ben: I wanted to improve my Python skills and thought the idea of having my own little assistant on my PC was cool. It took me about three days to create him.
- 📅 Ask for date and time
- 🔍 Open apps and web browsers
- 💻 Shut down and restart PC
You can access Ben directly on GitHub:
-
⬇️ Download as ZIP:
Click the green<> Codebutton on the GitHub page, then chooseDownload ZIP. -
🐙 Clone via Git:
git clone https://github.com/FakeAlek/ben.git
-
Install the requirements
pip install -r requirements.txt