1 { buildPythonApplication, fetchPypi, lib, pycryptodome }:
3 buildPythonApplication rec {
9 sha256 = "sha256-73ZLgb5YcXlAOjbKLVv8oqgS6pstBdJxa7LFUgIHpUE=";
12 propagatedBuildInputs = [
17 homepage = "https://github.com/cyanomiko/dcnnt-py";
18 description = "UI-less tool to connect Android phone with desktop";
20 Yet another tool to connect Android phone with desktop similar to
23 license = licenses.mit;
24 maintainers = with maintainers; [ arnoutkroeze ];
25 mainProgram = "dcnnt";