Flashwalker / diclipy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

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

License:GNU General Public License v3.0


Languages

Language:Python 78.9%Language:HTML 21.1%