Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemis-beta/chocolatey-padloc-tauri

Chocolatey Package for the Tauri variant of the Padloc password manager desktop client
https://github.com/artemis-beta/chocolatey-padloc-tauri

chocolatey chocolatey-packages padloc tauri

Last synced: about 2 months ago
JSON representation

Chocolatey Package for the Tauri variant of the Padloc password manager desktop client

Awesome Lists containing this project

README

        

# Padloc (Tauri) Chocolatey Package
Allows the installation of [Padloc](https://github.com/padloc/padloc) by MaKleSoft UG via the [Chocolatey Package Manager](https://community.chocolatey.org/) for Windows. This is the [Tauri](https://github.com/tauri-apps/tauri) based variant of the desktop application.

## Install
```pwsh
choco install padloc-tauri
```

## Uninstall
```pwsh
choco uninstall padloc-tauri
```

## Upgrade
```pwsh
choco upgrade padloc-tauri
```