Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/depthbomb/carepackage
A desktop application for Windows 10/11 that makes it quick and easy to download and install all of your favorite programs at once.
https://github.com/depthbomb/carepackage
csharp dotnet downloader winforms
Last synced: 2 months ago
JSON representation
A desktop application for Windows 10/11 that makes it quick and easy to download and install all of your favorite programs at once.
- Host: GitHub
- URL: https://github.com/depthbomb/carepackage
- Owner: depthbomb
- License: mit
- Created: 2024-08-24T08:23:19.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-28T00:16:34.000Z (4 months ago)
- Last Synced: 2024-10-13T23:21:58.235Z (2 months ago)
- Topics: csharp, dotnet, downloader, winforms
- Language: C#
- Homepage:
- Size: 346 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
_CarePackage_ is a desktop application for Windows 10/11 heavily inspired by [Ninite](https://ninite.com/) that makes it quick and easy to download and install all of your favorite programs at once. CarePackage's intended use case is to be used on a new installation of Windows, but of course you can use it however you'd like!
CarePackage is built with Windows Forms on .NET 8.0.
What CarePackage **DOES**:
- Downloads the __latest__ versions of the programs you select
- Installs each program, one after another, or presents the files if the downloaded programs are compressed archives
- Allows you to opt out of installing the programs after they've been downloadedWhat CarePackage **DOESN'T DO**
- Check for program updates
- Update installed programs
- Most programs allow you to update installations by running a new installer### Installing CarePackage
CarePackage is a single executable and doesn't require any installation. You can download the latest `carepackage.exe` [here.](https://github.com/depthbomb/CarePackage/releases/latest)