README.md 1.1 KB

diclipy - CLI python script for posting/reading/commenting on Diaspora* pod written around Diaspy API

Dependencies:

Usage:

Run diclipy -h for help.

Config folder: ~/.diclipy

Install:

pip3 install diclipy

If you get errors, install from git:

clap:

  1. download and unpack clap or clone repo
  2. cd to clap folder
  3. pip3 install .

diaspy:

  1. download and unpack diaspy or clone repo
  2. cd to diaspy folder
  3. pip3 install .

diclipy:

  1. download and unpack this or clone repo (mirror)
  2. cd to folder
  3. pip3 install .