Metadata-Version: 2.1
Name: dicopp
Version: 1.0.31
Summary: Direct Connect ++ client
Home-page: https://github.com/colin-i/dico
Author: bot
Author-email: costin.botescu@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/markdown

# Direct Connect ++ client

## Install
On Ubuntu from PPA.
```sh
sudo add-apt-repository ppa:colin-i/ppa
```
Or the *manual installation step* from this link *https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6* \
Install:
```sh
sudo apt-get install dicopp
```
\
From pypi:
```sh
pip3 install dicopp
```
And having the dependencies.

## From source
Using eiskaltdcpp-daemon through json rpc and gtk4 bound with PyGObject.\
With setup.py or the other python setup script.

## Donations
The *donations* section is here
*https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6*


