Giter VIP home page Giter VIP logo

racm's Introduction

Remote ADB Connection Manager

Code Climate

RACM (Remote ADB Connection Manager) provides easy way to manage multiple remote ADB (Android Debug Bridge) connections.

Screen shot: Main Window

Download

Sources and Windows ".exe" file are located in releases page.

Background

ADB can connect remote target with adb connect <host>:<port> command, but command operations between multiple targets are very troublesome and increase destructive human errors. RACM has a simple interface allowing easy and safe operation.

The remote ADB connection is often used by custom emulator environments (e.g. AndroVM/Genymotion) and some networked embedded devices (e.g. RICOH's Smart Operation Panel MFP).

NOTE: These are usually required port forwarding settings.

Settings

When you use the first time, you need to configure the path of ADB command at Settings window from Edit -> Settings.

Screen shot: Settings Window 1

You can customize command shortcuts in Custom Buttons tab.

Screen shot: Settings Window 2

Your configurations are write to racm.yaml file in current (same as .exe) directory.

Requirements

RACM is written in Python and many platforms are supported. If you use Windows platform, use single .exe file that includes python runtime and many depended libraries. Other platform users can execute RACM by command line > chmod u+x racm.py && ./racm.py after installed depended libraries (see below).

Libraries

for Windows environment only:

Development Environment

Windows

  • Windows 10 Pro 64bit
  • Python 2.7 32bit
  • PyCharm 5.0
  • wxFormBuilder 3.5.1 RC1
  • py2exe 0.6.9

OS X

  • OS X 10.11 El Capitan
  • Anaconda Python 2.7
  • PyCharm 5.0
  • wxFormBuilder 3.5 RC1
  • py2app 0.9

License

RACM is licensed under New BSD license.

racm's People

Contributors

mend-bolt-for-github[bot] avatar mikan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

racm's Issues

ログビューアー機能

開発環境で見ればよい気もするけど、このアプリだけでログも見れたら価値上がるし、検討してみる。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.