fjxmlzn / FindMyHistory

Track your Apple devices and look up their past location, battery levels, and more
MIT License
291 stars 31 forks source link

Basic queries and log folder #4

Closed vlkator closed 1 year ago

vlkator commented 2 years ago

Sorry for the amateur question. I am a beginner in apple world and also terminal and macbook. I understand that the terminal is similar to commander in windows, but I don't understand the connections exactly yet. Like github, it is unknown to me.

I downloaded the zip file, allowed terminal access to the folders and ran the code using the code. The script obviously logs all my devices, shows how many updates there have been and the update time. So everything works. But I have a few basic questions and would like an amateur and simple explanation.

  1. I always have to run the script using that complicated code in the terminal. Is it not possible for main.py to function as an exe file simply to run?
  2. How to terminate the program? Just close the terminal, everything is always saved?
  3. Absolutely basic question. The help says that everything is saved in the "log" folder in the CVS file. But where should I look for this folder??? It's nowhere. I've looked everywhere, but the folder with the logo doesn't exist. It was not created even after closing the terminal.
  4. When the position saving script is running, where should I write --help if it is not possible to write in that window and the next terminal window cannot be started?

I really apologize for the amateurism.

vlkator commented 2 years ago

I found a good folder. Along with the logos. I can import the points into google earth, but there is one small error. Individual points do not have time stamps. It would require that individual points have information about the time when they were saved.

fjxmlzn commented 2 years ago

Glad to hear that you found the folder. The CSV files contain the timestamps. Could you please paste a screenshot of the error you saw on Google earth?

fjxmlzn commented 1 year ago

Close the issue for now. Feel free to reopen it if you still experience issues.

OlDirty89 commented 1 year ago

@fjxmlzn I don't understand the location|timeStamp. It says 1690396140000 in the CSV log. Anything wrong here? Time format in Terminal looks just fine.

image
fjxmlzn commented 1 year ago

@OlDirty89 It is unix timestamp https://en.wikipedia.org/wiki/Unix_time