James Moy

Results 4 comments of James Moy

I have a working implementation with my detection library, but I haven't implemented it in my applications yet. This should give you a good idea of how it works. https://github.com/Atelier-Shiori/DetectionKit/commit/41fe15372d84ac012c64a7f2f75ad7a850cab5e2

@jacobmix The detection code is not in the main app, but in a library/framework. (Plex detection are on Lines 348-472) https://github.com/Atelier-Shiori/DetectionKit/blob/master/DetectionKit/Detection.m (Plex Auth) https://github.com/Atelier-Shiori/DetectionKit/blob/master/DetectionKit/PlexAuth.m

I can't do much with the App Name, but the timestamp should work in the new build as I found a solution using Apple Script to get the elapsed time....

@msciotti I have a question, I assume that if the open source application is licensed under BSD or MIT license, the open source clause won't apply?