Skip to content

exomo/vvstray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is not endorsed by VVS, SSB, DB or other affiliated transport organizations!

vvstray

A little app that shows the next train/subway/bus going your way in the system tray.

Building

Maven

Build the project using maven

Required software

Install jedit

mvn install:install-file -Dfile=jedit.jar -DgroupId=org.gjt.sp -DartifactId=jedit -DgeneratePom=true -Dversion=1.0.0 -Dpackaging=jar

Start build

mvn compile -f pom.xml

Run

mvn exec:java

Build distributable app

mvn package -f pom.xml

run batch/shell script from target/appassembler/bin

About

A little app that shows the next train/subway/bus going your way in the system tray

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%