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

https://github.com/openiothub/openiothub

💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]
https://github.com/openiothub/openiothub

android aria2 dc1 frp ftp iothub nat nodemcu nps nps-app proxy rdp smargate socks5 ssh tc1 tunnel vnc

Last synced: about 1 year ago
JSON representation

💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]

Awesome Lists containing this project

README

          

# OpenIoTHUb
[![Build Status](https://travis-ci.com/OpenIoTHub/OpenIoTHub.svg?branch=master)](https://travis-ci.com/OpenIoTHub/OpenIoTHub)

[README](README.md) | [中文文档](README_zh.md)

[![Get it from the App Store](./badge-download-on-the-app-store.svg)](https://apps.apple.com/cn/app/云易连/id1501554327)

Tencent QQ group: 251227638 OpenIoTHub群

[![Tencent QQ group](./qq-group-qr.jpg)](https://jq.qq.com/?_wv=1027&k=1K3Dlmkm)

#### What is OpenIoTHub
💖A free IoT platform and private cloud platform

#### Download OpenIoTHub App:
* Android,Windows,Linux,Darwin version:https://github.com/OpenIoTHub/OpenIoTHub/releases
* iOS version:https://apps.apple.com/cn/app/%E4%BA%91%E6%98%93%E8%BF%9E/id1501554327
#### OpenIoTHub Gateway Download:
* Windows,Linux,Darwin version:https://github.com/OpenIoTHub/gateway-go/releases
* Android version:https://github.com/OpenIoTHub/GateWay/releases
#### OpenIoTHub Server Download(high level, common user not necessary):
> #### self hosted server for OpenIoTHub(high level):
> * https://github.com/OpenIoTHub/server-go/releases
> * The server should configure its own port and secret key. The gateway can use the self built server by using the information and public network address you have configured
---
#### course:
* 简书:https://www.jianshu.com/u/b312a876d66e
---
#### supported features:
- [x] 1.find [gateway](https://github.com/OpenIoTHub/gateway-go)
- [x] 2.Support configuration saving, and load the old configuration directly before the next startup
- [x] 3. Support direct opening of Intranet website port
- [x] 4. Support offline download of aria2 using intranet directly
- [x] 5. Support SSH terminals with direct access to Intranet
- [x] 6. Support file access via intranet SSH (upload and download)
- [x] 7. Support to open VNC desktop of Intranet machine directly
- [x] 8. Support calling mobile phone Rd client to open the desktop of Intranet windows
- [x] 9. Support mapping FTP protocol
- [x] 10. Network boot (WOL)
- [ ] 11. Directly back up the address book to the private cloud
- [x] 12. Support the discovery and control of smart home devices ([IOT device]( https://github.com/iotdevice/todo-list )

---
#### Development:
#### Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

---
#### Preview
* smart home control(https://github.com/iotdevice/esp8266-switch)

智能设备开关控制

* remote network list

远程网络列表

* mdns service find list

内网由mDNS声明的服务

* device manager

设备管理器

* device list

设备列表

* common devices

普通设备的服务

* tcp service of common device

普通设备的TCP服务

* the tcp open method of common device

TCP端口打开方式

* me

我