GithubHelp home page GithubHelp logo

kengi / ios-ipa-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bumaociyuan/ios-ipa-server

0.0 1.0 0.0 844 KB

Create a HTTPS Server to install iOS ipa

License: MIT License

JavaScript 94.85% Shell 1.76% CSS 0.28% HTML 3.11%

ios-ipa-server's Introduction

自动生成自签名HTTPS服务器,快速安装ipa

README For English

支持

  • OS X
  • Ubuntu
  • 其他平台未测试

需要

安装

$ npm install -g ios-ipa-server

用法

Usage: ios-ipa-server [option] [dir]

Options:

-h, --help                output usage information
-V, --version             output the version number
-p, --port <port-number>  set port for server (defaults is 1234)

开启服务

$ cd /path/of/ipa
$ ios-ipa-server

# or

$ ios-ipa-server /path/of/ipa


# open https://ip:port/download on your iphone

关于ipa打包方法

安装app

  • 手机使用safari打开https://ip:port/download页面
  • 第一次打开会弹出警告无法验证服务器,请点击详细信息按钮安装证书,按指示一直点击下一步和完成(强烈推荐使用静态IP,避免每次重新安装证书)
  • 点击ipa链接在线安装ipa

simulator screen shot jun 22 2016 2 45 19 pm 2

效果图

screeshot

开发

# 下载源码
$ git clone [email protected]:bumaociyuan/ios-ipa-server.git

# 安装依赖包
$ cd ios-ipa-server
$ npm install 

# 建立link 方便调试
$ npm link

# 运行
$ cd /path/of/ipa
$ ios-ipa-server

TODO

  • 支持Linux解析icon
  • 美化界面
  • 支持多语言
  • 支持shenzhen
  • 支持上传IPA

Lisence

MIT

ios-ipa-server's People

Contributors

bumaociyuan avatar ttaccp avatar

Watchers

 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.