Skip to content

Variation of Paxcounter for counting the amount of devices that have the Corona app enabled.

License

Notifications You must be signed in to change notification settings

FariSoftware/ESP32-Paxcounter-Corona

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage of Corona Apps

This repository contains a modified version of PaxCounter.

The version checks for the amount of bluetooth devices, which send out the exposure notification packets used by the "Corona Warn App" in Germany and other apps using the exposure notification framework provided by Apple and Google.

For general information cf. PaxCounter

The code is currently not more than a proof-of-concept.

The numbers returned by the code have not been validated for correctness. Also the code has not been optimized.

Use at your own risk and do not blindly trust the data.

License

Copyright 2020 Matthias Spiller matthias.spiller@fari-software.de

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

NOTICE: The majority of the source files in this repository are based on PaxCounter. See the LICENSE.txt file in this repository.

Credits

Thanks to

About

Variation of Paxcounter for counting the amount of devices that have the Corona app enabled.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.4%
  • C 18.5%
  • JavaScript 2.8%
  • Python 1.2%
  • Other 1.1%