d3db0t / RaspBoot

RaspberryPi Notification System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaspBoot

RaspberryPi Notification System ##Desciption RaspBoot uses curl command and PushBullet to send boot info to your phone when the Raspberry pi boots and even after it boots to send more info about the system status. PushBullet makes getting things on and off your phone easy and fast. Never email yourself again!

Get Started

  • Create an account at PushBullet
  • Go to your settings then click on "Create Access Token" button
  • Put your token in the a_1 variable
a_1 = "curl -u [Your_PushBullet_Token_Here]: https://api.pushbullet.com/v2/pushes -d type=note -d title='Raspberry Pi' -d body='"

About

RaspberryPi Notification System


Languages

Language:Python 100.0%