Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/weblancaster/awesome-IoT-hybrid

The missing awesome list - collection of awesome IoT and Hybrid Apps frameworks, tools, resources, videos and shiny things.
https://github.com/weblancaster/awesome-IoT-hybrid

List: awesome-IoT-hybrid

Last synced: about 1 month ago
JSON representation

The missing awesome list - collection of awesome IoT and Hybrid Apps frameworks, tools, resources, videos and shiny things.

Lists

README

        

# Awesome IoT & Hybrid [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

> The missing awesome list - collection of awesome IoT and Hybrid Apps frameworks, tools, resources, videos and shiny things.

- [IoT](#iot)
- [OS](#os)
- [Frameworks/Tools](#frameworks-tools)
- [Resources/websites/projects](#resources-websites-projects)
- [IIoT](#iiot)
- [Hybrid Desktop](#hybrid-desktop)
- [Hybrid mobile](#hybrid-mobile)
- [Tools/Plugins](#tools-plugins)
- [Miscellaneous](#miscellaneous)

## IoT
- [Tessel](https://tessel.io/)
- [Arduino](http://www.arduino.cc/)
- [BeagleBoard](http://beagleboard.org/bone)
- [Hue](http://www.developers.meethue.com/)
- [Raspberry Pi](https://www.raspberrypi.org/)
- [Onion Omega](https://www.kickstarter.com/projects/onion/onion-omega-invention-platform-for-the-internet-of/video_share)
- [Particle](https://www.particle.io/)

#### OS
- [Riot OS](http://www.riot-os.org/)
- [Node OS](https://node-os.com/)
- [Contiki OS](http://www.contiki-os.org/)
- [Raspbian](http://raspbian.org/)
- [Project Brillo](https://developers.google.com/brillo/)
- [BalenaOS](https://www.balena.io/os/)

#### Frameworks-Tools
- [CylonJS](http://cylonjs.com/)
- [Node Red](http://nodered.org/)
- [IoT Eclipse](http://iot.eclipse.org)
- [Gladys Project](http://gladysproject.com)
- [Lelylan](https://github.com/lelylan/lelylan)
- [BalenaCloud](https://www.balena.io/)

#### Resources-websites-projects
- [Hackday](https://hackaday.io/projects)
- [Instructables - tech](http://www.instructables.com/tag/type-id/category-technology/)
- [Hackster](http://www.hackster.io/)
- [My Controller](https://www.mycontroller.org/#/home)
- [Kaa Project](https://www.kaaproject.org/)

## IIoT (Industrial IoT)
- [OPC Router](https://www.opc-router.com/) - IIoT Gateway/Workflow-Engine with various plug-ins (Mqtt Bridge, OPC UA Bridge, SQL Bridge, REST Bridge, SAP Bridge)

## Hybrid Desktop

- [nw.js](https://github.com/nwjs/nw.js)
- [Electron](https://github.com/atom/electron)
- [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef)
- [AppJS](http://appjs.com/)
- [MacGap](https://github.com/MacGapProject)

## Hybrid Mobile

- [React-Native](http://facebook.github.io/react-native/)
- [NativeScript](https://www.nativescript.org/)
- [PhoneGap](http://phonegap.com/)
- [Corona](http://coronalabs.com/)
- [Ionic](http://ionicframework.com/)
- [Appcelerator](http://www.appcelerator.com/)
- [Intel XDK](https://software.intel.com/en-us/html5/tools)
- [Trigger.io](https://trigger.io/)
- [Crosswalk](https://crosswalk-project.org/)
- [Telerik Platform](http://www.telerik.com/platform)
- [Meteor](https://www.meteor.com/)
- [Tabris.js](https://tabrisjs.com/)

#### Tools-Plugins

- [Cordova / Phonegap iBeacon plugin](https://github.com/petermetz/cordova-plugin-ibeacon)

## Miscellaneous

- [Firefox OS](https://www.mozilla.org/en-US/firefox/os/)
- [Leap Motion](https://www.leapmotion.com/)

## Contributing

1. Fork it!
2. Create your branch: `git checkout -b my-new-branch`
3. Commit your changes: `git commit -am 'fix stuff'`
4. Push to the branch: `git push origin my-new-branch`
5. Submit a pull request

## License

The MIT License (MIT)

Copyright (c) 2014 Michael Lancaster

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.