Hollywood is a free and open source fake hacking tool for Linux. This application turns your Linux terminal into a Hollywood style real time hacking scene. It creates a random number, ascii text, hex code and split screens in your terminal and switch them out every few seconds. It also automatically launches applications like htop, directory trees, source code files and some others apps.
How to Install Hollywood Tool on Ubuntu
You can install this fun and useless tool using below apt install command.
sudo apt install hollywood
After the installation run below command to open it.
hollywood
You can also install it using below snap command.
sudo snap install hollywood --classic