GithubHelp home page GithubHelp logo

zhangyinglong / onlineipainstall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alonemonkey/onlineipainstall

0.0 2.0 0.0 557 KB

Fast upload ipa online to install

License: MIT License

HTML 24.76% Python 75.24%

onlineipainstall's Introduction

OnlineIpaInstall

Fast upload ipa online to install

Usage

Set config in config/user.config file

{
    //七牛的ak和sk
	"access_key" : "xxxxx",   
	"secret_key" : "xxxxx",
    //七牛的bucket名字和链接
	"bucket_name" : "xxxxx",
	"bucket_url" : "xxxxx",
    //当前repo的地址
	"repo_url" : "https://github.com/AloneMonkey/OnlineIpaInstall/git/raw/master/"
}
➜  OnlineIpaInstall git:(master) ✗ ./upload.py ipas/Target.ipa
[NewT66y.ipa] uploading......
[[email protected]] uploading......
[NewT66y.html] uploading......
Please push local branch to remote, Then open http://o9slcszsf.bkt.clouddn.com/NewT66y.html install
➜  OnlineIpaInstall git:(master) ✗ git add .
➜  OnlineIpaInstall git:(master) ✗ git commit -m "[new] add t66y"
[master 917abb5] [new] add t66y
 7 files changed, 130 insertions(+), 27 deletions(-)
 create mode 100644 htmls/NewT66y.html
 create mode 100644 icons/NewT66y/Payload/caoliu.app/[email protected]
 create mode 100644 ipas/Target.ipa
 create mode 100644 plists/NewT66y.plist
➜  OnlineIpaInstall git:(master) git push origin master
Counting objects: 16, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (16/16), 550.63 KiB | 22.02 MiB/s, done.
Total 16 (delta 1), reused 0 (delta 0)
remote: Resolving deltas: 100% (1/1), completed with 1 local object.
To https://github.com/AloneMonkey/OnlineIpaInstall.git
   5e1f254..917abb5  master -> master
➜  OnlineIpaInstall git:(master) open http://o9slcszsf.bkt.clouddn.com/NewT66y.html

onlineipainstall's People

Watchers

 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.