An embedded ruby web application for remote Android device management.
License
mleone/broadcast
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
BROADCAST Broadcast is an embedded web application for remote Android device management. Broadcast has four goals: - Remote monitoring: Make Android state and device data available over a network. - Remote control: Allow remote control of an Android device over a network. - Proof-of-concept: Demonstrate that complex ruby applications can run in an Android environment, even with constrained resources. - Framework: Set the groundwork for a number of advanced applications. POTENTIAL APPLICATIONS Off the top of our heads, here are some potential applications: - Remote surveillance systems - Remote device diagnostic utilities - Location tracking systems - Temporary network file servers CURENT FEATURE SET Broadcast is alpha-quality software, and is not feature-complete. The following features are supported: - view battery temperature - view last location - remote camera control and image preview - remote text-to-speech - file browsing, downloading and uploading PLANNED FEATURES - remote video recording - remote audio recording UNDER THE HOOD - Jruby - SL4A, Scripting Layer for Android - Lightweight, pure ruby server stack: sinatra + rack + webrick - rack-test and test/unit - jQuery Javascript framework - JSON for serializing AJAX request data SETUP Pleave see the SETUP file in this directory. LICENSE Broadcast is open-source software distributed under the MIT license. Copyright (c) 2010 Michael Leone, with support from Panoptic Development, Inc.
About
An embedded ruby web application for remote Android device management.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published