Skip to content

cyanomiko/dcnnt-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcnnt

NO WAR

Yet another tool to connect Android phone with desktop similar to KDE Connect.

Features

  • Works in background
  • Controlled via phone app
  • Configurable via JSON files
  • Configuration overrides
  • Upload files from phone to desktop
  • Download files from pre-defined directories at desktop to phone
  • Open files and web URLs from phone on desktop
  • Show phone notification
  • Execute pre-defined commands on desktop
  • Periodically running sync tasks (directories, contacts)

Install

From git repository:

git clone https://github.com/cyanomiko/dcnnt-py.git
cd dcnnt-py
python3 setup.py sdist bdist_wheel
pip3 install dist/dcnnt-0.10.0-py3-none-any.whl

From PyPI:

pip3 install dcnnt

Usage

Pairing mode:

dcnnt pair

Run as daemon:

dcnnt start

Stop daemon:

dcnnt stop

Run in foreground mode:

dcnnt foreground

Plugins: doc/plugins.md (https://github.com/cyanomiko/dcnnt-py/blob/master/doc/plugins.md)
Configuring: doc/config.md (https://github.com/cyanomiko/dcnnt-py/blob/master/doc/config.md)

About

UI-less tool to connect Android phone with desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages