# DeviceWebAPIBrowser

> Browser for controlling surrounding devices via RESTful API. (iPhone/iPad app by GClue, Inc..)

- Source: https://appshunter.io/ios/app/devicewebapibrowser/id994422987 (this page in markdown: same URL + `.md`)
- Developer: [GClue, Inc.](https://appshunter.io/developer/290600210)
- Category: Utilities
- Price: Free
- Rating: 1.00/5 from 1 App Store ratings · 2 written reviews indexed
- Age rating: 17+
- Requires: iOS 9.0 · 34 MB
- Languages: American English
- Released: 2015-07-03
- Data updated: 2026-08-25
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/devicewebapibrowser/id994422987/reviews.md

## What is DeviceWebAPIBrowser?

DeviceWebAPIBrowserはiPhone(またはiPod touch, iPad)と周辺のデバイスをつなげるブラウザです。

本ブラウザは周辺のデバイスを操作するためのRESTfulなAPIを提供します。そのAPIをもとに開発されたWebアプリによって、ユーザはさまざまなデバイスを操作可能です。

また、Webアプリ開発者にとっては、統一的なAPIで異なる無線規格のデバイスを操作できるアプリを開発可能になります。

■本アプリの対象ユーザは、Webアプリ開発者と一般ユーザの２種類に分けられます。
 ・Webアプリ開発者は、Browserの提供するAPIを使ってデバイスを操作可能なアプリを開発し、Web上に公開します。
 ・一般ユーザは、Browser上で表示したそのWebアプリのUIから、デバイスを操作することができます。

周辺のデバイスだけでなく、iOS端末自体の機能にもアクセス可能です。

■現在サポート中のデバイスおよび機能:
・IRKit
　　- 登録されている無線の送信
       - 仮想デバイスの追加
       - ライトの操作
       - TVの操作
・DeviceWebAPI BrowserのインストールされているiOS8.0端末
　（※外部のiOS端末とは通信しません）
　　- 音声録音
　　- 写真撮影
　　- 動画撮影
　　- メディア再生
　　- 日時設定の取得
　　- 画面の明るさ調整
　　- 加速度の取得
　　- 近接イベントの取得
　　- バイブレーション
　　- 電話発信
　　- タッチイベント
　　- 画像の描画
       - 通知
 ・SonyCamera
   - 写真撮影
   - ズームイン・ズームアウト
 ・ChromeCast
   - 通知
   - 画像の描画
   - 動画の再生
 ・Hue
   - ライトの操作
 ・Pebble
　　- 加速度の取得
　　- キーイベントの取得
　　- 画像の描画
       - 通知
・AllJoyn(Light)
   - ライトの操作
・Theta
　- 写真撮影
　- 動画撮影
   - 全天球画像操作
・Linking
　　- 加速度の取得
　　- 近接イベントの取得
　　- バイブレーション
　　- タッチイベント
       - 通知
       - ライトの操作
・AWSIoT
　　- 音声録音
　　- 写真撮影
　　- 動画撮影
　　- メディア再生
　　- 日時設定の取得
　　- 画面の明るさ調整
　　- 加速度の取得
　　- 近接イベントの取得
　　- バイブレーション
　　- 電話発信
　　- タッチイベント
　　- 画像の描画
       - 通知
       - ライトの操作

 
■その他、ブラウザとしての基本的な機能:
・Webブラウジング
・アドレスバーでのWeb検索
・お気に入り管理
・閲覧履歴
・Cookie保存のON/OFF
・Cookieの削除
・Originブロック機能

■DeviceConnectについて
DeviceWebAPIBrowserはオープンソースプロジェクトDevice Connectにて定義されているAPIの仕様に準拠しています。

Device Connect
https://github.com/DeviceConnect/DeviceConnect

Webアプリ開発用SDKである Device Connect SDK for Javascriptが上記のサイトにて公開されています。


■OMA GotAPIについて
DeviceWebAPI及び、DeviceConnectはOMA GotAPIをサポートしています。

・OMA GotAPI V1.0
http://technical.openmobilealliance.org/Technical/technical-information/release-program/current-releases/generic-open-terminal-api-framework-1-0

## Key features

- Device control via RESTful API
- Web app integration for device operation
- Access to iOS device functions
- Support for IRKit, SonyCamera, Chromecast, Hue, Pebble, AllJoyn, Theta, Linking, AWSIoT
- Basic web browsing features
- Cookie management and origin blocking

## Recent user reviews (2 of 2)

All indexed reviews: https://appshunter.io/ios/app/devicewebapibrowser/id994422987/reviews.md

### 1/5 — Not really trying

*2024-12-20*

No English, wanted access to everything on my phone

### 4/5 — Spheroにも対応して欲しい。

*2015-10-07*

Android版では対応している、Spheroにも対応して欲しい。

## Frequently asked questions about DeviceWebAPIBrowser

### What devices can DeviceWebAPIBrowser control?

DeviceWebAPIBrowser supports a wide range of devices including IRKit, Sony Cameras, Chromecast, Philips Hue lights, Pebble smartwatches, AllJoyn devices, Theta 360 cameras, Linking devices, and AWSIoT. It also accesses native iOS functions like camera, microphone, and media playback.

### Who is the target audience for DeviceWebAPIBrowser?

The app is designed for both web app developers who can create applications using its API to control devices, and general users who can then operate these devices through the web app interfaces displayed in the browser.

### Does DeviceWebAPIBrowser have ads?

No, DeviceWebAPIBrowser is free and does not contain advertisements.

### What are the basic web browsing features of DeviceWebAPIBrowser?

Beyond device control, it offers standard web browsing functionalities such as a URL bar for searching, favorite management, browsing history, and options to control cookie storage and deletion, along with an origin block feature.

### Is DeviceWebAPIBrowser compatible with older iOS versions?

The app requires iOS 8.0 or later to function. It allows control of the iOS device it is installed on, but does not communicate with external iOS devices.

### Where can I find more information about the API specifications?

DeviceWebAPIBrowser adheres to the API specifications defined in the open-source project Device Connect. You can find the Device Connect SDK for Javascript and further documentation on their GitHub page.

### What is the update frequency for DeviceWebAPIBrowser?

The app was last updated on March 30, 2018, with version 2.3.0. This indicates a less frequent update cycle for the application.

### What is the user rating for DeviceWebAPIBrowser?

DeviceWebAPIBrowser has a user rating of 1.0 stars based on 1 rating, suggesting a very low user satisfaction or a limited number of reviews.

## Version history (last 5 releases)

### 2.3.0 — 2018-03-30

このAppはApple Watchアプリのアイコンを表示するようAppleにより更新されました。

v2.3.0
- https対応
- 細かいバグ修正
- AWSIotプラグインの除外

### 2.2.9 — 2017-12-29

v2.2.9
 - DeprecatedになったAPIの更新。
 - DeviceConnectで扱う日付フォーマットをRFC3339に統一
 - CameraProfileのin-start,in-stop対応。

### 2.2.8 — 2017-12-01

v2.2.8
- HOST,Theta
  MediaStreamRecordingのRecord APIとonRecordingChange APIの仕様変更対応

### 2.2.7 — 2017-10-27

v2.2.7
 - UIの挙動修正。
 - LinkingSDKのアップデート。
 - 細かいバグ修正。

### 2.2.6 — 2017-10-03

v2.2.5
 -DConnectSDKの更新。

## Apps similar to DeviceWebAPIBrowser

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [AirView™](https://appshunter.io/ios/app/airview/id6738771063) | — | Free | Utilities |
| [Easy URL Keyboard](https://appshunter.io/ios/app/easy-url-keyboard/id329506726) | 2.3 (3) | Free | Utilities |
| [Browse via me](https://appshunter.io/ios/app/browse-via-me/id973758605) | — | Free | Utilities |
| [Change Video Speed for Safari](https://appshunter.io/ios/app/change-video-speed-for-safari/id1622138166) | 3.0 (2) | $2.99 | Utilities |
| [HL365](https://appshunter.io/ios/app/hl365/id1659817118) | — | Free | Utilities |
| [RemoteView.](https://appshunter.io/ios/app/remoteview/id389754503) | 5.0 (6) | Free | Utilities |

## More apps by GClue, Inc.

- [iKoto](https://appshunter.io/ios/app/ikoto/id290600207)
- [Ninja Cat Ranger](https://appshunter.io/ios/app/ninja-cat-ranger/id511248018)
- [奥日光ナビ](https://appshunter.io/ios/app/id1620149411)
- [日光ナビ](https://appshunter.io/ios/app/id6503337316)

All apps by GClue, Inc.: https://appshunter.io/developer/290600210

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-25.*
