Skip to content

r888800009/hacker-special-effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

hacker-special-effects

Let you like a Hollywood hacker

install dependencies

sudo pacman -S python highlight

Typer

auto typing code

highlight source.c -O xterm256 | ./typer.py  

loop

while true
do
  highlight source.c -O xterm256 | ./typer.py
  sleep 0.01
done

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages