DFAssist icon indicating copy to clipboard operation
DFAssist copied to clipboard

Porting to English/Global FFXIV + iOS/Android App

Open roxaskeyheart opened this issue 6 years ago • 5 comments

Hi there,

I was wondering if you would like some help to port this to English and also implement an iPhone/iOS and Android phone application with it so that you can see the status of DF/Fates on your mobile device and have it vibrate/notify you when your queue pops.

I can see this works already with the main English version of Final Fantasy and I've been wanting to make a phone notifier app for Duty Finder forever, so I thought it could be a cool addition?

I can develop and host the mobile application if you can setup the endpoints for it within the app. I should be able to translate all the korean to english as well.

roxaskeyheart avatar Jul 10 '17 05:07 roxaskeyheart

Hi, Roxas.

Thanks for being willing to contribute!

Recently, some efforts has been made to support ffxiv 4.0 for Koreans who playing in global server (see #43, #44, #45, #46), so porting to global ffxiv should be done in short terms.

Translations of duty/fate name should be easy since it can be unpacked from the ffxiv data, so the program interface is the only thing need to be translated.

Creating mobile apps for this project would be awesome, though I thought creating a native app for this might be too overkill. I though a simple web app with login feature would be enough. However, sending a push notification, which is an important feature, is not supported in web apps. In that case it would be good to create a native mobile app.

I can create a api endpoint for that so you can develop mobile app with that, but there are one restriction that I want to make: please make it open source. And of course, please do not make any profit of it (it is also a violation of Square Enix ToS).

devunt avatar Jul 10 '17 07:07 devunt

Making it open source shouldn't be toooo difficult, i would have to omit any publishing info on it before pushing it up though. And of course it would be non-profit as well.

roxaskeyheart avatar Jul 10 '17 07:07 roxaskeyheart

Hello. I'm working on Global Server support. But, I won't work on Fate feature, so Fate notification support for Global Server can take a long time.

Jaehyuk-Lee avatar Jul 10 '17 08:07 Jaehyuk-Lee

Hi!

I love that you did this :) I've been working on something as well; but it's not working anymore :(

https://github.com/Icehunter/machina

Maybe we could combine some ideas? :D I work on FFXIVAPP/Memory reading as well.

Icehunter avatar Jul 11 '17 21:07 Icehunter

The new version that can be used with both Korean and Global server is released as v20170904.1

https://github.com/devunt/DFAssist/releases/tag/v20170904.1

devunt avatar Sep 04 '17 14:09 devunt