Skip to content

Instantly share code, notes, and snippets.

View tbeckenhauer's full-sized avatar

Tom Beckenhauer tbeckenhauer

View GitHub Profile
@tbeckenhauer
tbeckenhauer / android-backup-apk-and-datas.md
Created May 13, 2022 02:28 — forked from AnatomicJC/android-backup-apk-and-datas.md
Backup android app, data included, no root needed, with adb

Backup android app, data included, no root needed, with adb

adb is the Android CLI tool with which you can interact with your android device, from your PC

You must enable developer mode (tap 7 times on the build version in parameters) and install adb on your PC.

Don't hesitate to read comments, there is useful tips, thanks guys for this !

Fetch application APK

@tbeckenhauer
tbeckenhauer / ping-csv.sh
Created January 14, 2022 00:10 — forked from dansimau/ping-csv.sh
Ping a host and output each reply in CSV format
#!/bin/bash
#
# Do a ping and output results as CSV.
#
# [email protected]
# 2011-12-23
#
if [ $# -lt 1 ]; then
echo "Usage: $0 [--add-timestamp] <ping host>"
@tbeckenhauer
tbeckenhauer / linkedinlearning.largescreen.user.js
Created February 18, 2021 00:08
Maximize Linkedin Learning Video to browser window size.
// ==UserScript==
// @name LinkedIn Learning Large Screen
// @namespace http://tampermonkey.net/
// @version 0.1
// @description resize linkedin learning video to the size of the browser.
// @author You
// @match https://www.linkedin.com/learning/*
// @grant none
// ==/UserScript==
@tbeckenhauer
tbeckenhauer / youtube.user.js
Last active July 4, 2021 21:51
Switch YouTube Language Automatically
// ==UserScript==
// @name Switch Youtube to Spanish
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.youtube.com/*
// @grant none
// ==/UserScript==

Keybase proof

I hereby claim:

  • I am tbeckenhauer on github.
  • I am tombeckenhauer (https://keybase.io/tombeckenhauer) on keybase.
  • I have a public key ASB5LnipOlmysoAGiTJwkI8yrhVFbGTW9Be2nAcUkBGt9go

To claim this, I am signing this object: