commit
dc8edba00d
|
|
@ -4039,10 +4039,11 @@
|
||||||
"id": "fd6fdetect",
|
"id": "fd6fdetect",
|
||||||
"name": "fd6fdetect",
|
"name": "fd6fdetect",
|
||||||
"shortName": "fd6fdetect",
|
"shortName": "fd6fdetect",
|
||||||
"version": "0.1",
|
"version": "0.2",
|
||||||
"description": "Allows you to see 0xFD6F beacons near you.",
|
"description": "Allows you to see 0xFD6F beacons near you.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
|
"readme": "README.md",
|
||||||
"supports": ["BANGLEJS"],
|
"supports": ["BANGLEJS"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"fd6fdetect.app.js","url":"app.js"},
|
{"name":"fd6fdetect.app.js","url":"app.js"},
|
||||||
|
|
|
||||||
|
|
@ -1 +1,2 @@
|
||||||
0.1: Added source code
|
0.1: Added source code
|
||||||
|
0.2: Added a README file
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
# FD6FDetect
|
||||||
|
|
||||||
|
An app dedicated to letting you know how many Exposure Notification beacons are near you.
|
||||||
Loading…
Reference in New Issue