/PracticeTracker

A simple python script that uses an Amazon Dash button to update a Google Form using CloudStich.io to track music practice.

Primary LanguagePython

Amazon Dash Button Practice Tracker

A simple python script to track my music practice using an Amazon dash button. Due to the attempt to conserve power, the dash button needs to connect to your wifi network when pressed. This allows us to detect the ARP Probe using a python library called Scapy. Once we have detected the button press we can update a Google Form using a service called Cloudstich.

Practice Tracker Document

References

Thanks goes to Ted Benson and his great tutorial to get started