Create optimised reverse framed gif based on mouse positions, upload to giphy.
Wrapper shell script written in php around byzanz and gifsicle to create fluids optimized GIF's fastly.
- optimize colors
- resize by given pixel width
- reverse frames then merge to original
- upload to giphy, get direct link
Default record time 1 second.
./gif 10
./gif !
./gif 10 -f
php <(curl https://webdev23.github.io/gif/gif)
💻 Install as an app, with phi
php <(curl https://webdev23.github.io/phi/phi) install https://webdev23.github.io/gif/gif
sudo apt install php xdotool byzanz gifsicle curl