Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1001 Bytes

File metadata and controls

37 lines (22 loc) · 1001 Bytes

SMART_OpenWRT

SMART_OpenWRT is the SMART daemon for managing Gizmite Home Automation integration on OpenWRT based accessories.

SMART handles communications with the Gizmite Backstage API, configuration of the OpenWRT operating system, and configuring and controlling the accessory.

Installation

TODO: Coming soon.

Usage

SMART runs as a daemon.

TODO: Documentation on interacting with daemon coming soon.

Contributing

  1. Fork this repository.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Added my new awesome feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

History

0.1 (LinkIt)

Version 0.1 introduces basic features to support the MediaTek LinkIt 7688 Duo board.

Credits

XDA-Developers/MediaTek - Supplying the Smart LinkIt board used to develop the initial version.

License

MIT Public License