Skip to content

mikecao/get-down

Repository files navigation

get-down

A simple to use download tool.

image

Download

Built using Tauri, React, Vite. Downloads use yt-dlp.

Get started

1. Download binaries

pnpm download-binaries

2. Install dependencies

pnpm install

3. Build the app

pnpm build

4. Run the application

Run the get-down executable file under ./src-tauri/target/release.

Usage

  1. Select your Save to location.
  2. Enter a URL manually or drag and drop a link onto the app.
  3. That's it.

License

MIT