FMF_Server icon indicating copy to clipboard operation
FMF_Server copied to clipboard

FMF Server App

Open rgraulus opened this issue 4 years ago • 3 comments

Hi Clay, I was looking for an app like this. Are you considering updating this API based on user experience or is it still OK to use it "as is" since it was released two years ago. Please advise.

rgraulus avatar Jul 04 '20 23:07 rgraulus

Due to a few people requesting updates, I will be refactoring the code and adding 2FA/2SA authentication support. I don't have a timeline for this but if you are urgently looking for a fix then I would recommend the following library: https://github.com/picklepete/pyicloud

clayshieh avatar Jul 06 '20 02:07 clayshieh

Adding the 2FA feature would be a great enhancement. Looking forward to test it out when you have something ready!

rgraulus avatar Jul 07 '20 18:07 rgraulus

I've implemented 2FA here: https://github.com/clayshieh/icloud but that code currently only handles accounts with 2FA. I need to figure out a way to handle accounts without 2FA but I will be refactoring the FMF_Server code soon to use the new icloud library!

clayshieh avatar Jul 18 '21 06:07 clayshieh