...Everyone's just too dumbfounded to comment
Ad placement starts at $2000
Flappy Dird: Flappy Bird Implemented in MacOS Finder
11–20 of 63 posts
Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#12Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#13I actually much prefer this.
Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#14I absolutely love seeing projects that people put together on a weekend just to challenge themselves and see if something is possible. This is an amazing feat, thoroughly enjoyed the write up.
Kudos to the author.
Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#15(On an entirely unrelated note, the capitalization "MacOS Finder" made me think first that this was an extension for MacOS 8 or 9, but this is a lot more delightful...)
Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#16Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#17https://github.com/hhas/appscript/tree/master/py-appscript
I’ve only ever used the Ruby version of Appscript to be honest, but if the Python version works the same way it would seem to be ideal and would obviate the need for AppleScript entirely.
Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#18“this is an image; i have no idea how to embed a tweet anymore” I actually much prefer this.
Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#19Re: Flappy Dird: Flappy Bird Implemented in MacOS Finder
#20Have you considered using py-appscript to trigger AppleScript events natively from Python? https://github.com/hhas/appscript/tree/master/py-appscript I’ve only ever used the Ruby version of Appscript to be honest, but if the Python version works the same way it would seem to be ideal and would obviate the need for AppleScript entirely.