How to run a web app on your desktop
2016-04-19
Running a web app or a website on your desktop is nowadays much easier thanks to GitHub’s Electron. Why would someone want this? Well… This is a good question. For me there are only two reasons: you can start it from your launcher and it’s handled as its own application. But thats not why I’m writing this guide. My motvation is simple: It works. Installing required software For this guide you need npm and git.
Morse Code Converter Version 1.0.0
2014-11-30
After a few months developing I’m proud to present now the Version 1.0.0. of the Morse Code Converter. With this version it is possible to convert an unlimited amount of signs. There is also a completely new user interface and the version handles now all converting processes. The program is able to run under every system including Linux, Mac OS X and Windows as long as a up-to-date java runtime is installed.