Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Varin authored Mar 28, 2023
1 parent 1197278 commit 9e1637d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Stop Times Mod for TIBCO Spotfire®

<img src="assets/stoptimes.png" width="60%"/>

A graphical representation of stops for a vehicle journey with scheduled, estimated times and delays. It has application in public transportation and logistics use cases and works great with streaming data.

## Installation & Use

[Download latest version](https://github.com/TIBCOSoftware/spotfire-mod-stoptimes/releases)

The [Wiki](https://github.com/TIBCOSoftware/spotfire-mod-stoptimes/wiki) contains step-by-step instruction on how to install and use this Mod in TIBCO Spotfire®.

## Building the Project

In a terminal window:
- `npm install`
- `npm start`

## About Mods for TIBCO Spotfire®
- [TIBCO Community Exchange](https://community.tibco.com/s/global-search/%40uri#q=mod%20for%20tibco%20spotfire&t=Exchange&sort=date%20descending): A safe and trusted place to discover ready-to-use mods
- [Developer documentation](https://tibcosoftware.github.io/spotfire-mods/docs/): Introduction and tutorials for mods developers
- [Mods examples made by TIBCO](https://github.com/TIBCOSoftware/spotfire-mods/releases/latest): A public repository for examples projects

0 comments on commit 9e1637d

Please sign in to comment.