Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/artemis-beta/chocolatey-padloc-tauri
- Owner: artemis-beta
- License: gpl-3.0
- Created: 2024-07-18T22:39:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T22:44:52.000Z (7 months ago)
- Last Synced: 2024-10-31T03:42:19.436Z (3 months ago)
- Topics: chocolatey, chocolatey-packages, padloc, tauri
- Language: PowerShell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```