Skip to main content

CDMClient

Project description

CDMClient

CDM - Centralized Download Manager Client

Installation

Install/Upgrade package

python3 -m pip install --upgrade CDMClient --user

Create service

echo "[Unit]
Description=cdm-client service
After=multi-user.target
Conflicts=getty@tty1.service
[Service]
User=${USER}
Type=simple
Environment="LC_ALL=C.UTF-8"
Environment="LANG=C.UTF-8"
ExecStart=${HOME}/.local/bin/cdm-client
Restart=on-failure
RestartSec=3
[Install]
WantedBy=multi-user.target" | sudo tee /etc/systemd/system/cdm-client.service
sudo systemctl daemon-reload
sudo systemctl enable cdm-client.service
sudo systemctl start cdm-client.service

Configuartion

Config file path: ~/.config/cdm_client/config.ini

This file automatically generated when the service starts. See the example below.

[connection]
server_host =
api_key =
rpc_user =
rpc_password =

Check logs

journalctl -fu cdm-client

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdmclient-0.1.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

CDMClient-0.1.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file cdmclient-0.1.2.tar.gz.

File metadata

  • Download URL: cdmclient-0.1.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.20

File hashes

Hashes for cdmclient-0.1.2.tar.gz
Algorithm Hash digest
SHA256 22f58180077a9c65b7e7d1f61408f894cce6d780aaca00f885d096b1f2f79824
MD5 c5113cf803e3d78f8218db2789efa9d4
BLAKE2b-256 eb4eb64f86ab0acb5f556b813ef06a2a4dd29474cfb7dfd59b1cbd02b83da239

See more details on using hashes here.

File details

Details for the file CDMClient-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: CDMClient-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.20

File hashes

Hashes for CDMClient-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c11017b2a0d88d14ee1a4897303b1de280d256ff3de5f48d116729c30f169329
MD5 1eeb6a60fedee279d54c549138560e8e
BLAKE2b-256 f877445b7a3ac3c09d0021d87a1687c4ab05d9dbabbb6db03342a3ded9be40b5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page