LogoLogo
  • Introduction
  • Commands & Usage
    • get
    • show
    • send
    • hosts
  • Download
  • OSCDL on GitHub
Powered by GitBook
On this page
  • Usage
  • Usage Examples

Was this helpful?

  1. Commands & Usage

get

Download application.

Usage

osc-dl get [-h] [-r HOST] app

Optional Arguments:

  • -h, --help Show help message.

  • -r HOST, --host HOST Host to get app from, e.g. -r themes.

Required Arguments:

  • app App to download. (e.g. WiiVNC)

Extra:

  • get all can be used to download every single app on the given host.

Usage Examples

osc-dl get WiiVNC
Download success! Output: WiiVNC.zip
osc-dl get -r themes Material-HBC
Download success! Output: Material-HBC.zip
PreviousIntroductionNextshow

Last updated 3 years ago

Was this helpful?