revath
Tue Sep 03 2019
convert mp4 to gif on linux (ubuntu 18.04).
ffmpeg -i firefox.mp4 firfox.gif
(ffmpeg 3.4.4 )revath
Tue Sep 03 2019
screen record via
adb
. adb shell screenrecord /sdcard/firefox.mp4
CTRL+C to exit after recording.revath
Tue Sep 03 2019
screen record via
adb
. 1. adb shell
2. screenrecord /sdcard/firefox.mp4
3. CTRL+C
to exit after recording.iffyuva
Thu Aug 29 2019
A nifty twitter card previewer for static pages https://cards-dev.twitter.com/validator
iffyuva
Mon Aug 26 2019
Nifty tool to convert videos into gifs https://github.com/lukechilds/gifgen
revath
Mon Aug 19 2019
can turn your Raspberry Pi into
Wifi hotspot
using https://github.com/harryallerston/RPI-Wireless-Hotspot and take advantage of Pi-hole
as network wide adblocker without any change in other devices.revath
Mon Aug 19 2019
can take screenshot of FireTV via adb using the command
adb shell screencap -p /sdcard/Download/settings-adb-debugging.png
revath
Mon Aug 19 2019
can take screenshot of FireTV via adb using the command
adb shell screencap -p /sdcard/Download/settings-adb-debugging.png
iffyuva
Fri Aug 16 2019
blocking browser call to https://login.deutschebank.co.in/corp/L001/consumer/theme/new_style_HW.css makes Deutsche Bank website load faster
Showing 45 to 47 of 73 results