36 releases

new 0.0.898-g95f44c6 Nov 7, 2024
0.0.869 Nov 2, 2024
0.0.840-ga7ceef5 Oct 23, 2024
0.0.89 Apr 19, 2024
0.0.76 Feb 29, 2024

#273 in Development tools

Download history 112/week @ 2024-07-30 42/week @ 2024-08-06 24/week @ 2024-08-13 30/week @ 2024-08-20 2/week @ 2024-08-27 19/week @ 2024-09-03 18/week @ 2024-09-10 11/week @ 2024-09-17 105/week @ 2024-09-24 17/week @ 2024-10-01 231/week @ 2024-10-08 272/week @ 2024-10-15 177/week @ 2024-10-22 288/week @ 2024-10-29

969 downloads per month

MIT license

98KB
2K SLoC

Velopack

Velopack is an installation and auto-update framework for cross-platform applications. It's opinionated, extremely easy to use with zero config needed. With just one command you can be up and running with an installable application, and it's lightning fast for your users, too.

Features

  • 😍 Zero config – Velopack takes your compiler output and generates an installer, updates, delta packages, and self-updating portable package in just one command.
  • 🎯 Cross platform – Velopack supports building packages for Windows, OSX, and Linux, so you can use one solution for every target.
  • πŸš€ Automatic migrations - If you are coming from other popular frameworks (eg. Squirrel), Velopack can automatically migrate your application.
  • ⚑️ Lightning fast – Velopack is written in Rust for native performance. Delta packages mean your user only downloads what's changed between versions.
  • πŸ“” Language agnostic - With support for C#, C++, JS, Rust and more. Use a familiar API for updates no matter what language your project is.

Documentation

Community

  • ❓ Ask questions, get support, or discuss ideas on Discord
  • πŸ—£οΈ Report bugs or request features on GitHub Issues

Dependencies

~11–54MB
~882K SLoC