Skip to content

harshil21/Aloft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aloft

Aloft is a simple static web application which retrieves multi-level wind data from the Open-Meteo API for use in OpenRocket's multi-level wind profile feature (v24.12 and later). The data can be downloaded and imported into OpenRocket as a csv file.

Try it out at: https://aloft.onrender.com

image

Local setup and usage:

This repository uses Bun as the TypeScript runtime and package manager.

To install dependencies:

bun install

To build the project:

bun run build

To run the project and serve locally:

bun run serve

LICENSE

This project is licensed under the MIT License.

About

Multi-level wind data for OpenRocket simulations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published