A little app that shows the next train/subway/bus going your way in the system tray.
Build the project using maven
- Java JDK 8
- Maven
- jedit.jar (get from here: http://www.java2s.com/Code/Jar/j/Downloadjeditjar.htm)
mvn install:install-file -Dfile=jedit.jar -DgroupId=org.gjt.sp -DartifactId=jedit -DgeneratePom=true -Dversion=1.0.0 -Dpackaging=jar
mvn compile -f pom.xml
mvn exec:java
mvn package -f pom.xml
run batch/shell script from target/appassembler/bin