Code Monkey home page Code Monkey logo

sharedevicepublish's Introduction

ShareDevice

一个轻量级的安卓设备共享程序.

特点:

1.最少的环境依赖

2.即开即用,多平台支持(windows ,mac , linux).

3.支持一人操作,多人观看的行为模式

如果您喜欢这个项目请 star 这个项目 源码地址

image

image

windows 使用说明

  • 下载相应的执行软本. image

  • 运行 ShareDevice.exe

如果是win7的话 需要先安装c++支持库 ,在下载的文件中有 "vc_redist.x64.exe" 这个文件.

如果发生 Failed to load the dll from [C:\Program Files\dotnet\host\fxr\1.0.1\hostfxr.dll] 错误, 请安装系统补丁 https://support.microsoft.com/en-us/kb/2533623

mac 使用说明

  • 安装homeBrew
curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1
  • 安装openssl
brew install openssl
ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/
ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/
  • 下载相应的执行软本

image

  • 对执行文件赋权限
chmod 777 ShareDevice
  • 运行程序
./ShareDevice

sharedevicepublish's People

Contributors

sunshine4me avatar

Watchers

James Cloos avatar 含光 avatar

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.