Name | Alexander Heinlein |
Year of Birth | 1986 |
Location | Dresden, Germany |
![]() |
|
GPG Fingerprint | 77D4 90E9 E1B9 2C36 F9AF 224B 21DB EA52 8534 5BA9 |
GPG Public-Key | 0x85345BA9 |
Misc | XING GitHub Stackexchange: ![]() |
GitHub repositories - where most of my interesting stuff is hosted. Better take a look there because this site here is a little outdated.
Program | Source | Binary | Language | Description |
---|---|---|---|---|
audria | Download | – | C++ | process resource monitoring |
bandwidthTool | Download | – | C++ | bandwidth measuring |
Bogosort | Download | – | C++ | popular sorting algorithm |
CSNDR | see project page | C++ | 2D adventure | |
Maze | Download | GNU/Linux i386 MS Windows | Pascal | game created during school project |
scaicha scaicha | Download | – | Python | generate tag chart for last.fm |
sMUHttpd | see project page | C++ | simple multi user webserver | |
tags2playlist | Download | – | Python | automatic generation of playlists |
topTracks2playlist | Download | – | Python | generate playlist from most famous artist tracks |
university exercises | Source | N/A | N/A | – |
Download the binary if you just want to run the program (except for the python scripts).
These source codes are licensed under the GPL unless noted otherwise.
Script | Download | Description |
---|---|---|
backup.sh | Download | creates a complete backup of your system |
convert.sh | Download | to change size or type of multiple images |
depend_graph.sh | Download | dependency graph of debian packages |
exif.sh | Download | rename images based on their exif timestamps |
kernel.sh | Download | compile a Linux 2.6 kernel |
kernel 2.6 compile script.sh | Download | compile a Linux 2.6 kernel (old) |
mp3blstr2dscrbblr.sh | Download | last.fm scrobbler script for mp3blaster |
To use these scripts you have to download them or save their code in a file. Then, make it executable by running chmod +x filename
.
Some of these scripts only have been tested under the shell bash. If you encounter problems with other shells, please let me know.
All scripts are licensed under the GPL unless noted otherwise.