The Big Browser

M y    b r a i n    h u r t s  !                                           w e                 r e a l l y                 t h i n k                   w h a t                y o u             k n o w

21 September 2024

Configuring motion as a live surveillance camera with telegram notifications on motion detected

›
Motion is a program that monitors the video signal from one or more cameras and can trigger a custom action when it detects that a picture h...
27 March 2021

Bulk convert APE (MonkeyAudio) files to FLAC recursively from command line

›
A oneliner that will search recursively for all .APE files under the current folder (ie . ) and convert them to .FLAC . This will handle co...
29 November 2020

Convert all MOV video files in the current folder to MP4

›
Convert a single MOV video file to MP4 format: ffmpeg -i my_video.mov my_video.mp4 Convert all MOV videos in the current folder and sub-...
2 comments:
22 November 2020

CSS Style Sheet HTML Preview Generator (python script)

›
How do I see an HTML preview of every single CSS rule defined in a CSS file? There is no fixed way to do it, especially if your CSS styl...
16 October 2017

Barcelona city bikes availability: a console REST client with curl and jq

›
How do you consume a REST api in the terminal? All you can do is just curl a REST end point which will spit some uglified JSON into the con...
›
Home
View web version
Powered by Blogger.