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

uzver 022474c301 Fix prompt 6 years ago
dependencies 520d85ff0b Fix/Improve code 6 years ago
.gitignore 30b2f2d4bd printing enhance 6 years ago
INSTALL.md 520d85ff0b Fix/Improve code 6 years ago
README.md 520d85ff0b Fix/Improve code 6 years ago
diclish 022474c301 Fix prompt 6 years ago

README.md

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);