Skip to content

drid/tulip

 
 

Repository files navigation

Tulip

### Tulip -An editor for rally roadbooks built in the electron atom environment using web technologies

Features:

  • Import GPX file
  • Plan route on map
  • Export route GPX and OpeRally GPX
  • Print/Export roadbook PDF
  • Works on Linux/Mac/Windows

Install and run

To download and use for local development

  1. Install Node.js
  2. Add your mapping api keys to api_keys.js.example, then rename to api_keys.js
  3. Navigate to local working directory $ cd tulip
  4. Launch electron electron .

To download, package, and use for fun

  1. Install Node.js
  2. Download the latest stable release
  3. Add your mapping api keys to api_keys.js.example, then rename to api_keys.js
  4. Navigate to local working directory $ cd tulip
  5. Use npm run make-pack to create a package

About

app for creating roadbooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.6%
  • JavaScript 41.9%
  • CSS 6.3%
  • Other 0.2%