danhyun / alternaticker

An alternative ticker application for Futuremark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The AlternaTicker

Build

Build Status

AlternaTicker is built using Gradle and requires JDK 8.

Implementation

The AlternaTicker is currently:
  • Written in Groovy.

  • Implemented using Ratpack.

Building

Using the Gradle wrapper:

./gradlew clean build

Running

To run the standalone server:

./gradlew :run

This will start the server and bind to Ratpack’s default port 5050.

So the ticker is available at http://localhost:5050.

About

An alternative ticker application for Futuremark

License:Apache License 2.0


Languages

Language:JavaScript 94.5%Language:HTML 3.7%Language:CSS 1.1%Language:Groovy 0.6%