Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting to English/Global FFXIV + iOS/Android App #47

Open
logicallysynced opened this issue Jul 10, 2017 · 5 comments
Open

Porting to English/Global FFXIV + iOS/Android App #47

logicallysynced opened this issue Jul 10, 2017 · 5 comments

Comments

@logicallysynced
Copy link

logicallysynced commented Jul 10, 2017

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.

@devunt
Copy link
Owner

devunt commented Jul 10, 2017

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).

@logicallysynced
Copy link
Author

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.

@Jaehyuk-Lee
Copy link
Contributor

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.

@Icehunter
Copy link

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.

@devunt
Copy link
Owner

devunt commented Sep 4, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants