aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6e937d5c261dd7e0cfa3847e38b315f9e64d880b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# code-snippets
some small code snippets in any language

cowsay - prints some ascci pic with your text
utf8_count - count character statistics in file (UTF-8 supported)
csv2wiki - formats csv file to wiki table
hex_editor_1k - cli hex editor
http_show - CGI that outputs what have been sended to it
mini_irc - can connect and reply on PM,chat messages and join chan
alsa-record-sound - record sound with alsa, 48kHz,2ch
raw2vorbus - convert raw audio file 48kHz,2ch recorded with alsa-record-sound to ogg format and then you can play it witn mplayer