Project: Play Plugin AkkaJobs
I wrote a little plugin for play where it is easy with to create and configure jobs which are executed by the akka framework.
Code can be found here: https://github.com/tuxBurner/play-akkjobs
I wrote a little plugin for play where it is easy with to create and configure jobs which are executed by the akka framework.
Code can be found here: https://github.com/tuxBurner/play-akkjobs
I wrote a little plugin for play where you can annotate a controller action with @JSRoute and it is automatically exposed to the playframework java script router.
Code can be found here: https://github.com/tuxBurner/play-jsannotations
A friend of mine and me started to implement a laser tag System which runs on a raspberry pi.
It is mostly finished an we are testing it currently.
Code/Hardware can be found here: https://github.com/monkeydevDe/piLaz0rTag
I build a mp3 player for my children which connects to a plex media server and runs on a raspberry pi.
Code can be found here: https://github.com/tuxBurner/simplePlexPlayer
I wrote a little php application which helps to manage mail accounts and domains.
Code can be found here: https://github.com/tuxBurner/mailManager
Converts an image to a pixel array of ws2812 which are controlled by an esp8266.
Code can be found here: https://github.com/tuxBurner/pixels2LED