Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
Script to update Lareta.net http://lareta.net/ (a micro-blogging service based in Laconica http://laconi.ca/ in galician language)

Dependencies: Kdialog and Curl.

Based on "Twitter KDialog Script" http://www.kde-apps.org/content/show.php/Twitter+Kdialog+script?content=56641

INSTALL:
Save the script to a directory in your PATH (run 'echo $PATH' to find the places in your path).
Edit the script and replace "usuario:contrasinal" with your user:password credentials.
Run this script from anywhere within KDE. Easiest is to rightclick on your desktop and choose "New » Shortcut to application", and then point it to the twitter.sh script.

Ratings & Comments

2 Comments

SputnikRock

Thank you for making your script public! However: I guess that I will not use it untill there are some crossposting abilities. While I know that this should be built in in Laconica, I thought about if it wouldn't be nice to post it meanwhile two times - To identi.ca/Laconica and also to Twitter...

SputnikRock

This is a simple crossposting-script for two microblogging services. In this case for Twitter and http://identi.ca . For sure it works the same way with other Laconica software. Feel free to use it - and to make it better! ---- #!/bin/bash message=`kdialog --inputbox 'What are you doing right now?'` curl -u Twitter_USERNAME:PASSWORD -s -F status="$message" http://twitter.com/statuses/update.xml http://twitter.com/account/end_session curl -u Identi.ca_USERNAME:PASSWORD -s -F status="$message" http://identi.ca/api/statuses/update.xml http://identi.ca/account/end_session ----

Pling
0 Affiliates
Details
license
version 0.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

Other Chat & Messenging:

Akeni LAN Messenger
akeni
last update date: 20 years ago

Score 5.0

Akeni Secure Instant Messaging - Expert
akeni
last update date: 20 years ago

Score 5.0

Akeni Enterprise Instant Messaging LDAP
akeni
last update date: 20 years ago

Score 5.0

Akeni Instant Messaging IM - Pro
akeni
last update date: 20 years ago

Score 5.0

Kit
Neil
last update date: 21 years ago

Score 5.0

Light Hawk
Neil
last update date: 21 years ago

Score 5.0



System Tags