accumulator / Quickddit

Reddit client for Jolla's SailfishOS, Ubuntu Touch and Nokia N9
GNU General Public License v3.0
53 stars 21 forks source link

Extended D-Bus interface #19

Closed nodevel closed 8 years ago

nodevel commented 8 years ago

If I'm not mistaken, Quickddit currently has a dbus interface for handling incoming private messages.

Any thoughts on extending it with the capability of opening subreddits and posts through this interface?

I have an idea for an app that would scan running Kodi instance and show Reddit comments for currently playing (Youtube/Vimeo/...) videos (just like this Firefox addon). I could implement Reddit comments in the app itself, but as Quickddit is already an awesome choice for Reddit access, sending a call through nemo-qml-plugin-dbus would be an easier option. As this app is rather niche (for Kodi+Reddit+SailfishOS users), it wouldn't make sense to bloat Quickddit or Kodimote with it itself.

accumulator commented 8 years ago

Should be easy to add

Thaodan commented 8 years ago

Should it pe bossible to open reddit urls with the app?

accumulator commented 8 years ago

Yes.

example: dbus-send --session --type=method_call --dest=org.quickddit / org.quickddit.view.openURL string:https://www.reddit.com/r/jolla