User data locations
Closed this issue · 3 comments
I really like this application, so I made a Homebrew formula yesterday, but I need to finish zap stanza in order to send a pull request to the official Homebrew repo.
Can you please tell me if there is any other place where the app stores data except in those two places:
~/Library/Application Support/Tiktok Downloader
~/Library/Preferences/com.tairraos.tikdown.plist
I stored 3 setting values depends on electron-settings 4.0.2 project. The project did compatible with mac/win/linux and so on. I only read document to figerout how to use, not sure the store place will limit on those 2 folders.
I think review source code to find answer is the best solution, but i am busy on another projcet yet. Sorry to say this: If you got time to review source code of electron-settings, it will be fine. If do not, allow me delay few days to make answer.
Maybe we can do some talk if you allow. This is a wechat qrcode: [Expired]
To be honest, I didn't expect your answer so soon, since you wrote that you are busy. Take your time. It's not urgent. The main point of zap stanza in Homebrew is to allow users to remove application data and not only the application itself. Removing those folders it's enough for now. If you find some more locations that should be safely removed after app uninstallation, please let me know, and I will update the formula.