Nextcloud Password client
Find a file
2024-11-12 08:35:42 +02:00
config first commit 2024-11-10 12:53:00 +02:00
nc_password_client remove syslog and logfile 2024-11-12 08:35:42 +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 Update metadata 2024-11-11 22:55:23 +02:00
README.md first commit 2024-11-10 12:53:00 +02:00
requirements.txt Add migration command 2024-11-11 08:16:32 +02:00
setup.cfg Update metadata 2024-11-11 22:55:23 +02:00
setup.py Update metadata 2024-11-11 22:55:23 +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