MMOMinion
[Module] Duty Notification - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: LUA Modules / Addons (https://www.mmominion.com/forumdisplay.php?fid=102)
+---- Thread: [Module] Duty Notification (/showthread.php?tid=14742)

Pages: 1 2 3


[Module] Duty Notification - Iocere - 11-24-2015

This is a module sending notifications to your smartphone or PC ... whatever support Pushbullet.

Register an account at Pushbullet and link your device:

Pushbullet

You'll need .NET Framework 4.5.2:

Microsoft .NET Framework 4.5.2 (Web Installer)

And the actual addon:

Dropbox Push Module (source included)


[Image: lxbOw.JPG]

  • IsQueued -> This will display true/false whether you're in queue or not
  • QueueStatus -> This will show a number based on duty finder status.

1 = Duty queued
2 = Duty found
3 = Duty accepted
4 = Duty running

(Correct me if I'm wrong!)

In the settings you'll find:
  • Token -> Inside here put your access token. (See screenshot below)
  • Title -> The title of your notification.
  • Body -> The message of your notification.
  • Device -> Inside here put your Device name. (See screenshot below)
  • Show at start -> Enable/Disable to show the Push window at minion load.
  • Autostart -> Enable/Disable to start Push at minion load.

"Save settings" button for saving the info you input.
"Test Push" button for sending a test push with using your settings.

[Image: lxdEg.JPG]

[Image: lxdEr.JPG]

Since I suck at coding there are possibly bugs. Post them here and I'll try to fix :P

Happy


RE: [Module] Duty Notification - muchastudio - 11-25-2015

Thanks for a great addon! Works great for now :).


RE: [Module] Duty Notification - balgarion - 11-28-2015

Only for ios and android ?


RE: [Module] Duty Notification - shusakuu - 11-29-2015

There's another os?


RE: [Module] Duty Notification - Cichard - 11-30-2015

(11-29-2015, 03:39 AM)shusakuu Wrote:  There's another os?

windows


RE: [Module] Duty Notification - Ace - 12-09-2015

I don't do +rep's often, but you deserve it for this.
I've been wanting to do something with io.popen for a long time but nobody on the net can ever seem to give a decent explanation of how the fuck to actually use it, but seeing this, this makes me happy.

Edit: As a side note, the Duties module includes some public helpers that you can utilize if you want to get more specific with the notifications.

NotQueued() - not queued at all
InQueue() - waiting for pop
IsConfirming() - waiting to be confirmed
IsReadying() - readying up
InInstance() - obvious answer is obvious


RE: [Module] Duty Notification - iDownload - 02-14-2016

I followed your instructions but for some reason, its still not sending notifications

Thanks for the addon !


RE: [Module] Duty Notification - cryo - 03-05-2016

I really hoped that it would work but sadly i cant get it to work either. :-\


RE: [Module] Duty Notification - AlZaabiXIV - 04-02-2016

Is this still works or out-dated?!


RE: [Module] Duty Notification - kieranguest94 - 01-03-2017

Sadly doesn't work correctly :( anyone got update fix to this?