Re: Microblogging Workflow



Bonjour :)

On 17.05.2012 18:17, Allan Day wrote:
> Thoughts? Opinions?
> 
What about writing or enhancing something to schedule a post. Identica
is, after all, free software, no?

But it can't be terribly hard to implement something like
'sleep 24h && identica "my message"'

And there seem to be many options to do use Identica from the command
line, i.e.
<http://blog.philippklaus.de/2011/06/communicate-with-the-identi-ca-api-using-python-via-tweepy/>

So all it takes to schedule something is access to a machine that runs
long enough, i.e. one of the GNOME servers.

You could even do smth like "ssh gnome nohup bash -c 'sleep 24h &&
identica message'" from your machine as a fire and forget approach.

Cheers,
  Tobi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]