15 Forks
124 Stars
124 Watchers

1btn

1btn (one button) uses the internet to complete a task with the simple, satisfying click of a single button. It connects to the internet over Wi-Fi to trigger whatever action you have assigned to it using a simple, online interface. One click, one task. It’s that simple. Unlike many other “Internet of Things” devices, 1btn does not maintain a continuous connection to the internet. Instead, it sleeps until it is pressed, then it connects to the internet, performs the assigned task, tells you the outcome via its multi-colored LEDs, and then returns to rest.

How to download and setup 1btn

Open terminal and run command
git clone https://github.com/knewron-technologies/1btn.git
git clone is used to create a copy or clone of 1btn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with 1btn https://github.com/knewron-technologies/1btn/archive/master.zip

Or simply clone 1btn with SSH
[email protected]:knewron-technologies/1btn.git

If you have some problems with 1btn

You may open issue on 1btn support forum (system) here: https://github.com/knewron-technologies/1btn/issues