Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.33 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.33 KB

Double Commander

Chocolatey Windows2016 Windows2019 Windows2022 Windows10 Windows11

"Buy Me A Coffee"

Consider buying me a coffee if you like my work. All donations are appreciated. All donations will be used to pay for pipeline running costs

Description

Double Commander is a cross-platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. Double Commander can be run on several platforms and operating systems. It supports 32-bit and 64-bit processors. See Supported platforms for a complete list. See Double Commander in action in the Gallery.

Features

  • Install and uninstall via Chocolatey
  • Supports 32/64-bit version

Usage

Direct

choco install doublecmd -y

YAML (Foreman, puppetlabs/chocolatey module)

doublecmd:
  ensure: latest
  provider: chocolatey

or

doublecmd:
  ensure: latest