Identi.ca status updates from the shell
I am getting to like this micro blogging thing and having figured out how to update Twitter status via the shell I thought I do the same for Identi.ca. The solution is practically identi.cal, see what I did there curl -u username:password -d status=”Your message here” -k https://identi.ca/api/statuses/update.xml
Posted on January 23, 2009 at 4:42 pm by Martin · Permalink
· Leave a comment
In: Messaging · Tagged with: curl, identi.ca, secure, shell, status
In: Messaging · Tagged with: curl, identi.ca, secure, shell, status
Twitter status updates from the shell
I updated my wiki script (Yawki) earlier, it now produces an RSS 2.0 feed and notifies Twitter when I add or edit a wiki page. Yawki is a 30k shell script so I needed to find I way to notify Twitter via the shell. A little Googling later and I had the answer curl -u [...]




