diclipy - CLI python script for posting/reading on Diaspora*

uzver bab5d917a0 fix: image uplod il y a 1 an
diclipy bab5d917a0 fix: image uplod il y a 1 an
.gitignore b34d22469f some fixing/actualization il y a 2 ans
HELP.html 9a7bac2fcc fix: printing post items il y a 1 an
HELP.md 9a7bac2fcc fix: printing post items il y a 1 an
LICENSE.txt d5ad5e2f8c Fix: missing python package files il y a 7 ans
MANIFEST.in 3b5de37a8b Fix: missing python package files il y a 7 ans
README.md 9a7bac2fcc fix: printing post items il y a 1 an
README.rst 9a7bac2fcc fix: printing post items il y a 1 an
setup.py 9a7bac2fcc fix: printing post items il y a 1 an

README.md

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 .