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
Release history Release notifications | RSS feed
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.3.tar.gz
(4.6 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cdmclient-0.1.3.tar.gz.
File metadata
- Download URL: cdmclient-0.1.3.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
496c2f0e7287a2d48947ce36cd30e13f3a57ecfc6db96077e6006078485ad86c
|
|
| MD5 |
47288fc6dcc8098de55e4a18072b8c45
|
|
| BLAKE2b-256 |
d88aa90dfbeff673baa69ca3560a6b1f904f6c0343edb7e5e5ca6e62382763e4
|
File details
Details for the file cdmclient-0.1.3-py3-none-any.whl.
File metadata
- Download URL: cdmclient-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d8d013f723f10552d17cc0bce0d011e43a55e3ea184664b5d587189468f00e1
|
|
| MD5 |
e1d69ef9d240d33f0a593a91366888d4
|
|
| BLAKE2b-256 |
e6385777799fe918c6c418d93c4532085d31b08e6fb5f7d8b76732517a30b12f
|
File details
Details for the file CDMClient-0.1.3-py3-none-any.whl.
File metadata
- Download URL: CDMClient-0.1.3-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de26162ede97b24f45fb57da68b342a117acfbf10b82ed8255c88b7009d91ce
|
|
| MD5 |
e7e0724d546c85e3390f85cf782f83a8
|
|
| BLAKE2b-256 |
89ed65969a877ef9203a28439adc6c1fcff16fd12dd41071a906671a8ff06070
|