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
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.
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
Thank you guys
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… I can share anything from anywhere in Yosemite but not directly from a simple script… Bummer…