Skip to content

Instantly share code, notes, and snippets.

@goofwear
goofwear / wget.bat
Created August 10, 2017 01:31 — forked from kleo/wget.bat
wget for windows cmd (credits: https://superuser.com/a/536400/)
cscript /nologo wget.js http://example.com
@goofwear
goofwear / extractMotionPhotos.sh
Created May 7, 2017 21:30 — forked from kmark/extractMotionPhotos.sh
Samsung Galaxy Motion Photo extraction tool
#!/bin/bash
# Copyright 2017 Kevin Mark
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#