34a93255ba | ||
---|---|---|
.. | ||
README.md |
README.md
This page will show you some recommended apps to use with HackberryPi. This page will keep updating
How to use mouse in commandline
sudo apt-get install gpm
Then you can use mouse in commandline
How to install a terminal web browser
sudo apt-get install w3m-image
Then you can surf the internet with commands like
w3m google.com
How to install a matrix-like screensaver
sudo apt-get install cmatrix
Then you can run it by typing
cmatrix
How to install a TTY-CLOCK
sudo apt-get install tty-clock
Then you can run it by typing
tty-clock
I will recommend
tty-clock -c -s
to make it show in the middle of the display and show seconds
tty-clock user manual