md2tweets
In the morning I pushed md2tweets
to
GitHub. This program is a
companion to tumblelog
.
It reads the Markdown input file of tumblelog
and outputs tweets
separated by a %
character; the input format of
tweetfile
, a program to
post to Twitter at random.
I run md2tweets
each time after I run tumblelog
via a
Makefile. The
tweetfile
program is called several times a day via cron on MacOS.