Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

133
Visualizações
How can I send notifications using Pushbullet with Javascipt?

I want to use the pushbullet.js wrapper for the pushbullet API to send notifications to my device. JavaScript and html code are attached below. When I run the program, I get the error that 'ReferenceError: PushBullet is not defined'. I am using P5.js for coding as I am extremely new to Javascript.

PushBullet.APIKey = "<api key here>";

PushBullet.push("note", "<device name", null, {title: "<Alert>", body: "<Someone is at the door>"}, function(err, res) {
    if(err) {
        throw err;
    } else {
        console.log(res);
    }
});
<!DOCTYPE html>
<html lang="en">
  <head>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/p5.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/addons/p5.sound.min.js"></script>
    <script type="text/javascript" src="http://alexschneider.github.io/pushbullet-js/pushbullet.min.js"></script>

    <link rel="stylesheet" type="text/css" href="style.css">
    <meta charset="utf-8" />

  </head>
  <body>
    <script src="sketch.js"></script>
  </body>
</html>

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda