-
alijnclarke
If you could expand a little on what it is you want to do then we could probably come up with some good suggestions :)
-
-
alijnclarke
So I'm hoping I can use Editorial to create and then upload a post directly to the Ghost blogging platform.
Is this something that can be done with Editorial - I haven't yet purchased so sorry if i've got the wrong idea of what it can do!
(if a script has already been made that can do this then even better!)
-
alijnclarke
It wouldn't get approved by apple as it's a a private api and it's pretty obscure to find.
There's lots of interesting things in the private api's if you go looking!!
-
alijnclarke
Even better @Webmaster4o, may still have a look at making it myself though, just for learning
-
alijnclarke
@Webmaster4o that makes sense, I knew that Apple didn't allow the downloading of code but never thought it would apply in a case such as this (I thought it was worded around silent / background downloading).
Looks like its tonight's project is a Dropbox to pythonista downloader!
-
alijnclarke
Code import options (may be here already but I haven't found it), Dropbox etc.
Would be amazing if you could put a scp browser or integration with one such as Transmit.
-
alijnclarke
Sorry for the vague reply, was in a rush!
There's a couple of options (could be more, but these are all I've needed to use)
app.bundleURL() app.bundleExecutable() app.bundleIdentifier() app.applicationType() app.bundleContainerURL() app.dataContainerURL() app.localizedName()
-
alijnclarke
You need to look up the documentation for
allInstalledApplications
You're currently accessing it wrong
-
alijnclarke
Can't believe i missed that! Thank you!
Great app btw, very impressive indeed