README.md 693 B

diclish - CLI bash script for posting/reading on Diaspora* pod

Dependencies:

See: dependencies/INSTALL.md

  • curl
  • jq
  • grep, sed, awk, tr, mkdir, mktemp, rm, wc, which (normally GNU/linux has this)

Usage:

See: INSTALL.md

Run diclish -h for help.

Config folder: ~/.diclish

Notice:

  • You can use markdown syntax in post message;
  • Words like #tag1 #tag2 ... #tag3 (hash and text) will be parsed as hashtags (if they not starting the line);