Wow is a collection of higher-level scripts building on Wax, Modest Maps, and/or other mapping frameworks. It's mostly maintained by the MapBox crew but anyone is free to play.
It's inspired by 140byt.es and thus the rules are pretty much the same.
| // Props to the fine folks on this thread http://bbs.iosre.com/forum.php?mod=viewthread&tid=694 | |
| // | |
| // Example output of a call to dailyUsageStasticsForBundleIdentifier or weeklyUsageStasticsForBundleIdentifier | |
| // Inline comments are educated guesses at meaning | |
| // { | |
| // Airdrop = 0; // Has App used Airdrop | |
| // Airplay = 0; // Has App used Airplay | |
| // BBCondition = 0; // ?? BB = Backboard? This number is a float (ie 24.8766038700895) | |
| // | |
| // // No idea what the below units are, or what BLD means |
Wow is a collection of higher-level scripts building on Wax, Modest Maps, and/or other mapping frameworks. It's mostly maintained by the MapBox crew but anyone is free to play.
It's inspired by 140byt.es and thus the rules are pretty much the same.