WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Apr 11, 2020. It is now read-only.

okko/ruuvi-to-keen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruuvi-to-keen

Node.JS app to relay RuuviTag measurements to Keen.io.

Requires Noble

Requires a Keen.io account.

Install

npm install

Create a file .env and write Keen.io authorization information to it:

KEEN_PROJECTID=aaaaaaaaaa
KEEN_WRITEKEY=aabbccddeeff

Start

screen node index.js

Press CTRL+A CTRL+D to detach from screen and to leave the application running.

To get back to the screen:

screen -r

About

Node.JS app to relay RuuviTag measurements to Keen.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published