holylobster / nuntius-linux

Nuntius delivers notifications from your phone or tablet to your computer
GNU General Public License v2.0
216 stars 25 forks source link

json protocol review #22

Open pbor opened 9 years ago

pbor commented 9 years ago

This is a tracker for revising the JSON protocol.

The current JSON was just something we made up on the spot without too much thinking. We should review it and formalize it (or even considering adopting another protocol)

To not keep breaking compat between android and linux versions, lets use this bug to collect notes

pbor commented 9 years ago

1) "icon" seems at the wrong level (it seems to me it should be at the same level of notification.title etc)