Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: ThembaTman0.ApexDownloadManager
PackageVersion: 1.0.9
InstallerType: nullsoft
Scope: user
UpgradeBehavior: install
ReleaseDate: 2026-08-09
Installers:
- Architecture: x64
InstallerUrl: https://github.com/ThembaTman0/apex-download-manager-releases/releases/download/v1.0.9/Apex.Download.Manager_1.0.9_x64-setup.exe
InstallerSha256: F0C776E3E1861059836E19741E59347B7CE89C6DB6E0CB0C7C71E7D09D49F545
# 1.0.9 predates bundle.publisher, so this installer still registers the
# Tauri default "apex". From 1.0.10 it writes "Apex Download Manager" and
# this entry must not be carried forward.
AppsAndFeaturesEntries:
- Publisher: apex
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: ThembaTman0.ApexDownloadManager
PackageVersion: 1.0.9
PackageLocale: en-US
# Matches bundle.publisher in tauri.conf.json. The 1.0.9 installer itself
# still writes "apex"; the installer manifest maps that for correlation.
Publisher: Apex Download Manager
PublisherUrl: https://apex-download-manager.vercel.app/
PublisherSupportUrl: https://github.com/ThembaTman0/apex-download-manager-releases/issues
Author: ThembaTman0
PackageName: Apex Download Manager
PackageUrl: https://apex-download-manager.vercel.app/
License: Freeware
ShortDescription: Fast, lightweight download manager with multi-connection downloads and browser capture.
Description: |-
Apex is a download manager for Windows built on a native Rust engine. It splits each download across up to 32 parallel connections, and pauses and resumes survive restarts and network drops.
A browser extension for Chrome, Edge and Firefox hands downloads to Apex and gives them back to the browser if Apex is not running. Also includes a queue with speed limits, scheduling, proxy support, a clipboard watcher and a video grabber.
Completed files get Mark-of-the-Web so SmartScreen and Defender scan them like browser downloads. No accounts and no telemetry.
Tags:
- accelerator
- download
- download-manager
- downloader
- idm-alternative
- multi-connection
- resume
ReleaseNotesUrl: https://github.com/ThembaTman0/apex-download-manager-releases/releases/tag/v1.0.9
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: ThembaTman0.ApexDownloadManager
PackageVersion: 1.0.9
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0