Nextcloud Password client
Find a file
2024-11-10 17:13:54 +02:00
config first commit 2024-11-10 12:53:00 +02:00
nc_password_client add command to create password 2024-11-10 17:13:54 +02:00
.gitignore first commit 2024-11-10 12:53:00 +02:00
Dockerfile first commit 2024-11-10 12:53:00 +02:00
LICENSE first commit 2024-11-10 12:53:00 +02:00
nc_password_client.sh first commit 2024-11-10 12:53:00 +02:00
podman_build.sh first commit 2024-11-10 12:53:00 +02:00
podman_run.sh first commit 2024-11-10 12:53:00 +02:00
pyproject.toml first commit 2024-11-10 12:53:00 +02:00
README.md first commit 2024-11-10 12:53:00 +02:00
requirements.txt first commit 2024-11-10 12:53:00 +02:00
setup.cfg first commit 2024-11-10 12:53:00 +02:00
setup.py first commit 2024-11-10 12:53:00 +02:00

nc_password_client

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

nc_password_client.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters