forked from extern/Hackberry-Pi_Zero
.. | ||
README.md |
This page will show you some recommended apps to use with HackberryPi
How to use mouse in commandline
sudo apt-get install gpm
Then you can use mouse in commandline
How to install a terminal web surfer
sudo apt-get install w3m-image
Then you can surf the internet with commands like
w3m google.com