Sharing with Yosemite

Is it possible to share to facebook or whatever using KM without a browser?
I want to write a script that post on my page every morning.
Any ideas?

Cheers,
Bill

I think this needs to be done from shell scripting.
Found this cli program which could do it.
http://linuxaria.com/article/fbcmd-manage-facebook-from-the-linux-terminal
After setup this could be intergrated with KM.

1 Like

Hey Bill,

It sure looks doable.

I looked at the link Jimmy found.

I also did a bit of Googling:

https://www.google.com/search?q=post+to+facebook+with+python&gws_rd=ssl

It may not be fun to set up, but it sure looks like you can do it.

-Chris

1 Like

Thank you guys :smile:
Wow been doing research there is no simple way. I’ll keep plugging away at it. it’s too bad Facebook removed the option of posting by email… :frowning: I can share anything from anywhere in Yosemite but not directly from a simple script… Bummer…