my open source projects
This is an overview on some on my spare time/open source projects
FXLink
- Project website: https://github.com/mbaeumer/fxlink
- developed since 2016
Project description
FXLink is a little tool for handling URLs. Users can categorize and group URLs based on topics of interest.
Development details
- Java 8, JavaFX
- Maven
- HSQLDB
JarVisualizer
- Project website: https://code.google.com/archive/p/jarvisualizer
- developed 2012-2013
Project description
JarVisualizer is a utility for Java developers to display the contents of JAR files in a graph-like view. It can help developers to get more familiar with a library. Users can open jar files, browse the visual representation, explore packages and classes and read attached Javadoc for further information.
Development details
- Java 7, JavaFX 2.2
- Ant
FXTodo
- Project website: https://code.google.com/archive/p/javafx-todo/
- developed 2012-2013
Project description
FXTodo is a simple todo application, that I developed mainly to teach myself some JavaFX.
Development details
- Java 7, JavaFX 2.2
- Ant
- HSQLDB
SharpSLT
- Project website: http://sharpslt.codeplex.com
- developed 2010
Project description
SharpSLT is a little tool that helps developing multilingual applications. It synchronizes existing resource (.resx)-files, whereas it works both as standalone and as External Tool for Visual CExpress 2008.
Development details
- C#
- .Net Framework 2.0
SharpVTC
- Project website: http://sharpvtc.codeplex.com
- developed 2010
Project description
SharpVTC is a tool for vocabulary training. The user can create collections of vocabularies and run vocabulary tests.
Development details
- C#
- WPF
- .Net Framework 3.5
SharpAlarm
- Project website: https://sourceforge.net/projects/sharpalarm/
- developed 2009
Project description
This little application represents an alarm clock that interacts with Winamp. By using SharpAlarm, you can wake up with your favourite music. Features include snoozing, automatic snoozing, customizable user interface (image, textcolors, background colors)
Development details
- C#
- .Net Framework 2.0