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
969 downloads per month
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
- π Read the docs
- β‘ Quick start guides
- πΆοΈ View example apps
- πΊ See website & demo
Community
- β Ask questions, get support, or discuss ideas on Discord
- π£οΈ Report bugs or request features on GitHub Issues
Dependencies
~11β54MB
~882K SLoC