Skip to content

Java based URAR rendering client with simple drawing routines and routing support

License

Notifications You must be signed in to change notification settings

ToureNPlaner/chrenderclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Prerequsities:

  • Maven (package maven on Ubuntu and Arch Linux)

Then the following command in the project root directory builds a runnable jar file in ./target/

mvn compile assembly:single

Running

Prerequisities:

  • Running tourenplaner-server with URAR support (use the urar branch)

java -jar target/chrenderclient-0.1-SNAPSHOT-jar-with-dependencies.jar

About

Java based URAR rendering client with simple drawing routines and routing support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages