Pinned Repositories
ConvertPathOnPaste
Small python script that can convert a path stored in your clipboard, e.g. convert '' to '/' for Windows paths on paste.
HPOES-Kinect-client
Kinect part of the code for HPOES project
Python-15-puzzle-solver
Python script based on A* algorithm to find solution of '15' puzzle game. Final solution (moves) is being visualized by PyQt.
python-xkeyhook
Pure Python keyboard hook for recording KeyPress and KeyRelease events via Python XLib wrapper.
RestoreWindowPosition
RestoreWindowPosition is simple script for Windows that can remember and restore window position.
SimpleFileSync
Simple file sync script written in Python
SimpleSqueezeNet
Simple C++ implementation of SqueezeNet CNN
ToggleTaskbarAutohide
Simple Win32 executable to toggle autohide feature of Windows taskbar
windhawk-mods
The official collection of Windhawk mods
woofer
Woofer player is free open-source cross-platform music player
m1lhaus's Repositories
m1lhaus/Python-15-puzzle-solver
Python script based on A* algorithm to find solution of '15' puzzle game. Final solution (moves) is being visualized by PyQt.
m1lhaus/python-xkeyhook
Pure Python keyboard hook for recording KeyPress and KeyRelease events via Python XLib wrapper.
m1lhaus/SimpleSqueezeNet
Simple C++ implementation of SqueezeNet CNN
m1lhaus/woofer
Woofer player is free open-source cross-platform music player
m1lhaus/HPOES-Kinect-client
Kinect part of the code for HPOES project
m1lhaus/ToggleTaskbarAutohide
Simple Win32 executable to toggle autohide feature of Windows taskbar
m1lhaus/ConvertPathOnPaste
Small python script that can convert a path stored in your clipboard, e.g. convert '' to '/' for Windows paths on paste.
m1lhaus/Exercise-Timer
My first Java GUI application written way back during my studies, now refactored and finished.
m1lhaus/RestoreWindowPosition
RestoreWindowPosition is simple script for Windows that can remember and restore window position.
m1lhaus/SimpleFileSync
Simple file sync script written in Python
m1lhaus/windhawk-mods
The official collection of Windhawk mods
m1lhaus/dqcl
VCF contact generator from contact list / table
m1lhaus/eqapotographiceq-gui
GUI version of https://github.com/zettonaender/convtographiceq
m1lhaus/nano-for-windows
Windows version of the GNU Nano editor
m1lhaus/TodoHighlighter
Visual Studio extension that places red boxes behind all the “TODO”s in the editor window.
m1lhaus/VMHostToGuestMediaControl
Control media playback on Linux guest virtual machine from host Windows machine.