Skip to content

Repository files navigation

Rhino Versions

A professional, automatically-updated dashboard for the latest Rhino 3D build downloads and version history.

🌐 Live Site: rhinoversions.github.io

How It Works

This repository uses GitHub Actions to automatically aggregate data from NuGet RhinoCommon packages daily. It validates download URLs and updates the static frontend hosted on GitHub Pages.

Key Features

  • Daily Updates: Build data reflects the latest NuGet releases.
  • Direct Downloads: Immediate access to Windows and Mac installer builds.
  • Version History: Comprehensive searchable history for Rhino 6, 7, 8, and 9 (Early preview).
  • Clean UI: Minimalist, list-based dashboard inspired by official Rhino tooling.
  • Responsive: Full mobile and touch-target support.

Local Development

# Clone
git clone https://github.com/rhinoversions/rhinoversions.github.io.git
cd rhinoversions.github.io

# Run
python3 -m http.server 8000

Structure

  • .github/workflows/: Automation logic for NuGet tracking.
  • scripts/: Backend scripts (fetching versions, verification).
  • data/: Auto-generated markdown data files.
  • assets/: Frontend resources (CSS, JS, Images).
  • index.html: Main entry point.

License

MIT License.

About

A professional, automatically-updated dashboard for the latest Rhino 3D build downloads and version history.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages