awgo icon indicating copy to clipboard operation
awgo copied to clipboard

Go library for Alfred 3 + 4 workflows

Results 18 awgo issues
Sort by recently updated
recently updated
newest added

Hello, Since the python 2 deprecation, a lot of my useful workflows does not work anymore, so I decided to rewrite the most useful using awgo. I tried to install...

I need to setup some settings before my workflow can run but cannot get it working. Your settings example looks good but it would be really helpful to have the...

Hi, I'm creating goroutines in a background job and I see the logs from the thread creating the goroutines but nothing from inside of the goroutines I'm not sure if...

The `MarshalIndent` and `Marshal` method will translate the html characters in the quicklook field, which will cause the "&" symbol in the query field of the url in quicklook to...

When I try "Can you right-click on the Alfred Maestro workflow in Alfred, select Open in Terminal, run alfred_workflow_bundleid="net.deanishe.awgo" ./alfred-maestro command" all I get is - it seems to hang...

Default to `valid = true` if an `arg` is set. Ref: #4

enhancement

Supporting Alfred 3 adds a lot of complexity, while all later versions of Alfred (5+) should use same paths as Alfred 4.

enhancement

Add helper to load runnable scripts (with icons) from specified directories.

enhancement

Add icon helper to cache remote icons locally.

enhancement