TERMTAPPER 【linux/mac/windows】(Wavetapper in *your* terminal)

Описание к видео TERMTAPPER 【linux/mac/windows】(Wavetapper in *your* terminal)

Credits:

Song: Wavetapper - Frums
YouTube:    • [BOFU2015] Wavetapper [BGA]  
SoundCloud: frums/wavetapper

▄▄▄▄▄▄▄▄▄
█▄ ▄▄ ▄ ▄
█ █ █▄█
▄▄▄▄▄ ▄▄
█ ▀ █ ▄█

Try it in your own terminal!

To run it yourself; type `curl termtapper.top | python`
You may need to install Python first.
For audio either vlc or mpv needs to be installed.

This should work in bash, cmd, zsh... PowerShell has some problems though which I'm too lazy to fix.

▄ ▄ ▄▄▄ ▄ ▄ ▄▄▄ ▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄
███ █▀█ █▄█ ██▄ ▀█▀ █▀█ █▀▀ █▀▀ ██▄ █

How I made this

gitlab: WilcoVerhoef/termtapper

I used FFmpeg to transform the original Wavetapper video into 32 black and white videos of 11 by 11 pixels, one for each side of each box. After this, I used a Python script to create a JSON file containing the full sequence of pixels.

Finally, the termtapper.py file uses this JSON file to show the "video" in your terminal.

Комментарии

Информация по комментариям в разработке