alfradrian Posted May 20 Share Posted May 20 Hey everyone, I am submitting Mappy, an Alfred Workflow that makes it easy to quickly access the Google Maps Navigation. It either works with a simple address search or by combining `from` & `to` based on your pre-defined home or work address. I am the original author and you can find the source on Github: https://github.com/adrianbartnik/AlfredGoogleMapsNavigationWorkflow You can find example usages in the Github Repository README.md. Workflow Features: Logic to handle user queries and link out to Google Maps with sane default and documentation Possibility to configure settings of the Workflow through Alfred Extensive documentation Error Handling and user notifications in case variables are not set correctly Submission Requirements: It uses the new Workflow Configuration It doesn't have auto-updates - as requested It doesn't include any binaries or other libraries except for some Python default ones All instructions are in Englisch A large-enough icon is included Screenshots have been provided in the Github page This is my first workflow submission, so I'd appreciate any feedback Link to comment Share on other sites More sharing options...
vitor Posted May 22 Share Posted May 22 Welcome @alfradrian, You should always prefer with input as argv over with input as {query}. On the Travel Mode there’s a strange default option which is neither the default nor does it have any value set. And it’s named in all lowercase unlike the other options. It’s also not very explicit regarding what it (is supposed to) set. Did you perhaps meant it to be “Best” which makes Google Maps take its pick? You’re including the demo video in the packaged workflow itself, which considerably increases its size (it’s larger than everything else combined). Apart from those small things, this appears to be working well. Once those are fixed this can go in. Thank you for your first submission, hoping to see more! Link to comment Share on other sites More sharing options...
Fadi Posted May 23 Share Posted May 23 i downloaded the workflow but it is 2.9MB in size which makes me not to use it as i am not sure if it is tested by someone reliable in forum. I will wait until it gets any approval from some much more experienced than me in workflows. Link to comment Share on other sites More sharing options...
alfradrian Posted Sunday at 12:22 PM Author Share Posted Sunday at 12:22 PM Hi @vitor & @Fadi, thanks for your feedback. I have incorporated both your proposed changes and drafted a new release of the workflow under: https://github.com/adrianbartnik/AlfredGoogleMapsNavigationWorkflow The new file size is around 70kb, which sounds much better then 3MB. Link to comment Share on other sites More sharing options...
vitor Posted 13 hours ago Share Posted 13 hours ago Thank you @alfradrian, This will be live later today at https://alfred.app/workflows/adrianbartnik/google-maps-navigation/. Also, thumbs up on making public transportation the default! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now