aboutsummaryrefslogtreecommitdiff
path: root/README
blob: fc85d09e89e388ab0e64172de26df4f4680026ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Stuff from my ~/bin directory.

bchunkmulti - wrapper for bchunk, to support multiple .bin files
bkt - count repeats in input, show percentage/graph/etc
calc_bitrate.pl - scan a DVD, calculate bitrate for ripping
chordparser.pl - given a chord name, tell what notes are in it
chordspeller.pl - more guitar-oriented chord parser
cjackbay - curses patchbay for JACK (no X required)
crc32 - horribly inefficient way to calculate crc32 of a file
dasm2atasm - convert 6502 asm syntax from dasm to atasm (incomplete)
deb2tarball - convert a .deb package to a .tar.gz or .tar.xz
dumprpath
ffmpeg-rm-video
find_key - find the key of an audio file
find_tuning - find the tuning of an audio file
fixrtcaps - add needed capability bits to jack binaries
fixterm
freqnote.pl - convert a frequency in Hz to the nearest note
gammatrip.sh
imagebin
lddsafe - https://github.com/rg3/lddsafe/ (local copy here)
lddtree - show library dependencies as a tree
mkclick.pl - generate a click track at a given tempo
netqiv
noobfarm2fortune.sh - scrape noobfarm.org, create fortune(6) file
notefreq - given a note (and octave), show the frequency
parallel_resistors - 1 / ( (1/r1) + (1/r2) + ... + (1/rN) )
randoom
renumfiles - number files numerically
sanerename.pl - get rid of mixed case, spaces, punctuation in filenames
selfunload.pl
slack_last_update.sh
slacklog
slacktopic.pl
smartfmt
termbin
uleft
unfb2
unibmptxt.pl
urxvt-change-font
utf8ord
vipaste
vol
wide.pl
x1
xcleanpaste

Also I've checked the output of noobfarm2fortune.sh into git, since it
takes a while to run:

noobfarm - fortune(6) file
noobfarm.dat - index for above, made with strfile

To use with fortune:

cp noobfarm noobfarm.dat /usr/share/games/fortunes