View Single Post
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#2
I installed latest sharetus from here https://github.com/jaywink/sharetus/....8.1_armel.deb (dependencies needed, use the package manager for easy install)

(big thanks goes to jaywink here)

and despite the warning I had to edit both /opt/sharetus/sharetus.json and ~/.sharetus/preferences.json

To the first I added
Code:
"playTo" : {
                "name" : "playTo my pc",
                "url" : "http://192.168.1.XXX/?url={{url}}" 
                }
after the clipboard entry and to the other I added

Code:
            "playTo" : {
                "name" : "playTo my pc",
                "url" : "http://192.168.1.XXX/?url={{url}}",
                "order" : 1,
                "visible" : 1
                }
after the clipboard entry. In the user preferences file I believe name and url are not needed, but as the system file is in danger to be overwritten I kept them there too for backup. Adding them only in the user preferences as per the documentation didn't work. I also changed the order of the diaspora entry to avoid any conflicts.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob

Last edited by qwazix; 2013-05-15 at 22:20. Reason: wrong sharetus version
 

The Following User Says Thank You to qwazix For This Useful Post: