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

uzver bab5d917a0 fix: image uplod 1 year ago
diclipy bab5d917a0 fix: image uplod 1 year ago
.gitignore b34d22469f some fixing/actualization 1 year ago
HELP.html 9a7bac2fcc fix: printing post items 1 year ago
HELP.md 9a7bac2fcc fix: printing post items 1 year ago
LICENSE.txt d5ad5e2f8c Fix: missing python package files 6 years ago
MANIFEST.in 3b5de37a8b Fix: missing python package files 6 years ago
README.md 9a7bac2fcc fix: printing post items 1 year ago
README.rst 9a7bac2fcc fix: printing post items 1 year ago
setup.py 9a7bac2fcc fix: printing post items 1 year ago

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 .