diclipy - CLI python script for posting/reading/commenting on Diaspora* pod written around Diaspy API Dependencies: python3 diaspy clap Usage: Run diclipy -h for help. Config folder: ~/.diclipy Install: pip3 install diclipy If you get errors, install from git: clap: download and unpack clap or clone repo cd to clap folder pip3 install . diaspy: download and unpack diaspy or clone repo cd to diaspy folder pip3 install . diclipy: download and unpack this or clone repo (mirror) cd to folder pip3 install .