From 788595f58ead6e293067798b07adb895709bea0c Mon Sep 17 00:00:00 2001 From: Izzy Date: Sun, 20 Jul 2025 19:37:28 +0200 Subject: [PATCH] add de locale to fastlane and improve formatting for en fulldesc --- metadata/de/full_description.txt | 5 +++++ metadata/de/short_description.txt | 1 + metadata/en-US/full_description.txt | 6 +++--- 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 metadata/de/full_description.txt create mode 100644 metadata/de/short_description.txt diff --git a/metadata/de/full_description.txt b/metadata/de/full_description.txt new file mode 100644 index 0000000..9cb45d5 --- /dev/null +++ b/metadata/de/full_description.txt @@ -0,0 +1,5 @@ +Bluetooth Radar ist ein Tool zur Analyse von Bluetooth (BLE) Umgebungen. Es scannt den BLE-Ether im Hintergrund und benachrichtigt Sie, wenn sich das gesuchte Gerät in Ihrer Nähe befindet oder wenn Ihnen ein unbekanntes Gerät zu lange folgt. Kann Hersteller unterscheiden, Apple Airdrop-Pakete erkunden und sie mit bekannten Kontakten abgleichen. Erstellen Sie eine Gerätebewegungskarte basierend auf dem gescannten BLE-Ether um Sie herum. Flexible Filtereinstellungen für das Radar. + +Bluetooth Radar gibt Ihre persönlichen Daten oder Geolokalisierung nicht weiter, alle Arbeiten sind offline. Dies ist ein Open-Source-Projekt. + +> Dieses Projekt wird ausschließlich zu Bildungs-, Sicherheitsforschungs- und persönlichen Untersuchungszwecken entwickelt. Der Autor befürwortet oder ermutigt nicht die Nutzung dieser Software für rechtswidrige oder unethische Aktivitäten. Sie allein sind dafür verantwortlich sicherzustellen, dass Ihre Nutzung dieses Werkzeugs allen geltenden Gesetzen und Vorschriften entspricht. diff --git a/metadata/de/short_description.txt b/metadata/de/short_description.txt new file mode 100644 index 0000000..cffe0ac --- /dev/null +++ b/metadata/de/short_description.txt @@ -0,0 +1 @@ +Steuern und überwachen von Bluetooth und tragbaren Geräte in der Umgebung \ No newline at end of file diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index d256414..3492237 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1,9 +1,9 @@ Bluetooth Radar in the background scans and analyzes Bluetooth Low Energy devices around you (eg smartwatches, headphones, speakers) and allows you to set complex rules to search for devices by specified filters. For example, by device name, address, location and time of discovery, manufacturer, and if an unknown device has been chasing you for a long time. Can be used to find your missing devices, or notify you if the device that you are looking for is nearby. -DISCLAIMER -This project is developed solely for educational, security research, and personal investigative purposes. The author does not endorse or encourage any use of this software for unlawful or unethical activities. You are solely responsible for ensuring your use of this tool complies with all applicable laws and regulations. +DISCLAIMER: This project is developed solely for educational, security research, and personal investigative purposes. The author does not endorse or encourage any use of this software for unlawful or unethical activities. You are solely responsible for ensuring your use of this tool complies with all applicable laws and regulations. In general, the app is capable: + * Scan, analyze and track Bluetooth devices around; * Create flexible filters for the radar; * Deep analysis of the scanned BLE devices, getting data from the available GATT services; @@ -11,4 +11,4 @@ In general, the app is capable: * Define the device type by metadata; * Define approximate distance to the device. -Bluetooth Radar does not collect or send your personal or geolocation data. The project is fully opensource and available on GitHub. \ No newline at end of file +Bluetooth Radar does not collect or send your personal or geolocation data. The project is fully opensource and available on GitHub.