Commit Graph

17 Commits

Author SHA1 Message Date
Alone_Monkey 6abc0cf79c
Merge pull request #4 from palmerc/master
Updates you might be interested in
2018-02-07 19:31:50 +08:00
Alone_Monkey 9b8623c07f
Merge branch 'master' into master 2018-02-07 19:30:56 +08:00
Cameron Lowell Palmer f606152240 Changed argument parsing to argparse, adding an output naming option.
Replaced the use of command-line scp to a paramiko to avoid multiple
logins.
2018-02-07 06:51:07 +01:00
AloneMonkey b2e6c55d8b [bugfix] fix global declaration 2018-02-07 13:08:09 +08:00
Cameron Lowell Palmer 90c17279d2 Cleaned up the python in the app and made app spawning faster / more reliable 2018-02-03 16:54:42 +01:00
AloneMonkey e521ddbb40 [bugfix] avoid name conflicts 2018-02-02 21:42:51 +08:00
AloneMonkey 42ff6d12b8 [bugfix] escape spaces 2018-01-30 20:14:23 +08:00
AloneMonkey fd88a4818c [update] support dump specified bundle id 2018-01-30 14:01:59 +08:00
AloneMonkey 33c4ac14c4 [update] zip app use display name 2018-01-24 13:58:49 +08:00
AloneMonkey 640ff0a9a3 [fix] Waiting for the application to open 2018-01-23 19:17:12 +08:00
AloneMonkey 1f69b9fd9f [bugfix] name is undefined 2018-01-12 13:10:13 +08:00
AloneMonkey bb01b071c5 use utf-8 2017-12-21 16:16:13 +08:00
AloneMonkey d58aeeec01 add access 2017-12-12 19:48:06 +08:00
AloneMonkey dbe5f0c0e3 encode utf-8 2017-12-07 10:58:48 +08:00
AloneMonkey 8b48e4a16e add usage 2017-12-01 09:54:32 +08:00
AloneMonkey 635d0986cf version 1.0 2017-12-01 01:20:02 +08:00
Alone_Monkey 7a7c452ba3
Initial commit 2017-12-01 01:10:53 +08:00