Closed mrx23dot closed 10 months ago
please also include FindMy_client.py from https://github.com/biemster/FindMy/tree/monterey python3 version
this line is duplicated
startdate = unixEpoch - 60 * 60 * args.hours
in request_reports.py
I might add the requirements. As explained in the description, the project is more focused on achieving technical feasibility and therefore caters to more experienced users. It can be easily abused and may also be blocked by Apple. Therefore, it should only be used for testing purposes and experimentation.
please also include FindMy_client.py from https://github.com/biemster/FindMy/tree/monterey python3 version
No, I've deleted it recently, because I don't want to maintain a file, that is not needed in this project.
this line is duplicated startdate = unixEpoch - 60 60 args.hours in request_reports.py
Thank you, I've deleted it on the dev-Branch
This issue is not valid anymore with the latest release.
There was an error
1
2 add webserver/requirements.txt with all dependencies
File "apple_cryptography.py", line 15, in
import objc, six, sys
ModuleNotFoundError: No module named 'objc'
ModuleNotFoundError: No module named 'Foundation'