Skip to content

Instantly share code, notes, and snippets.

View sonicer105's full-sized avatar

LinuxPony sonicer105

View GitHub Profile
@timstermatic
timstermatic / gist:7384516
Created November 9, 2013 11:31
Rip a CD to MP3 with cdparanoia
# install cdparanoia e.g apt-get install cdparanoia
# rip tracks individually
cdparanoia -B
# convert to mp3 in a loop
for t in track{01..18}*.wav; do lame $t; done
@gboudreau
gboudreau / AuthyToOtherAuthenticator.md
Last active July 22, 2024 10:23 — forked from Ingramz/AuthyToOtherAuthenticator.md
Export TOTP tokens from Authy