sco / scottbot

Sitting at home, building bots

Home Page:https://homebotties.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Homebotties

Build your own homebots, simple household robots.

Getting started

  1. Prerequisites
  • Any computer (even a chromebook is fine!), a phone (to run your bot app)
  • Raspberry Pi
  1. Clone repo and install dependencies
    $ git clone git@github.com:homebotties/homebotties.git homebot
    $ cd homebot
    $ npm install

TODO:

  1. Start your bot server
    $ npm start 
Run your bot app by opening `https://homebot/` on your phone (when on the same wifi network)
  1. Start building
  • TODO: Tutorials, Examples, Community, Issues, Documentation, etc

Get Involved

  • TODO: Issue Tracker
  • TODO: Roadmap
  • TODO: Contributing.md
  • TODO: Credits.md

License

MIT

Copyright Scott Raymond, scottraymond+homebotties@gmail.com

About

Sitting at home, building bots

https://homebotties.com/


Languages

Language:JavaScript 72.5%Language:HTML 27.5%