GithubHelp home page GithubHelp logo

alfred-workflows's Introduction

Hey, I'm Zeno! πŸ‘‹

πŸ€“ Founder & CEO at Resend
πŸ‡§πŸ‡· Born in Curitiba, Brazil
πŸ‡ΊπŸ‡Έ Living in San Francisco, California

What I'm working on πŸ‘¨β€πŸ’»

πŸ’Œ Currently creating a better way for developers to send email - React Email
πŸ§›β€β™‚οΈ Currently building a dark theme - Dracula PRO

Find me elsewhere 🌎

πŸš€ Site
🐦 Twitter
πŸ“Έ Instagram
πŸ’Ό LinkedIn

alfred-workflows's People

Contributors

andreasstokholm avatar chrise86 avatar felquis avatar jaroslawhartman avatar kapeli avatar lendar avatar readmecritic avatar rpunkfu avatar ruedap avatar stevenschobert avatar svankie avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alfred-workflows's Issues

VirtualBox Control

Hello,

Your VirtualBox Control workflow is awesome!

However I have a small problem that is stopping me using it, I keep all of my virtual machines running on my Mac Mini in the backroom of my house. So I was wondering if it's possible to control those virtual machines running on the Mac Mini, but whilst the workflow is running locally on my laptop?

Thanks again

Stuart

Colors workflow not working under Yosemite

Trying to use the Colors workflow fails under Yosemite. Whenever the workflow is triggered (entering in a color value), the below error is logged.

[ERROR: alfred.workflow.input.scriptfilter] Code 255: Fatal error: Call to undefined function imagecreatefrompng() in /Users/px/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.DA181C03-9532-4627-89F5-5A5BB9847FA1/colors.php on line 123

Looks like it might be because the Yosemite packaged version of PHP doesn't come with PNG support. (Below is a screenshot of the output of recursively printing gd_info() – see that PNG support is disabled.)

Screenshot of gd_info recursion print

VM doesn't seem to work

I have several VMs in VirtualBox. When I tried to use the workflow it shows the 1st option when you type v, but once you select it, it doesn't display any VMs or anything -- just a Google search. :\

I checked the author's GitHub and is doesn't seem very active.

Dash won't run...

Using any of the dash keywords causes dash Alfred to say 'Couldn't launch dash'.

This is a clean install of Alfred and alfred-workflows.

I've tried it with the 1.2 release version - and also tried the master copy too. Powerpack is purchased and applied too.

All the other workflows work fine.

Encode/Decode and accented characters

First, thanks a lot for these amazing workflows. Really blew my mind :)

A common use case for HTML encoding is accented characters (especially other languages than english).

For some reason, the encode workflow doesn't seem to play nicely with them though.

screen shot 2013-09-26 at 4 30 04 pm
screen shot 2013-09-26 at 4 30 17 pm

Whenever I have an accent in my String (be it Γ©, ΓΌ, Γ ...), the search won't display any encode result.

Wrong Sublime Text Path

Hello, I've wrongly chosen the SublimeText path (I chose iterm instead ) so now whenever I run the command "Open in Sublime Text" each file is opened in iterm. I've tried to reinstall the script but apparently the settings are kept because they are stored somewhere else.
Any hint?

Windows Please

PLEASE make it available for windows πŸ‘ i πŸ’Œ it

Update SourceTree workflow

Existing SourceTree workflow didn't work for me. Instead I've used this one that worked great. Maybe you want to replace it.

Great collection, btw.

Can I Use not working with Alfred 3

There is a issue submitted (and still not replied) in the alfred-caniuse-workflow repository about a bug which there are no results being displayed when using Alfred 3.

captura de tela 2016-09-22 as 19 34 40

An observation in the description of the workflow would be awesome.

Install Script

I've created an install script to make it easier for someone to install each individual workflow. Not sure if you're interested in merging this in or just referencing my fork, but thought I'd let you know.

Installation Instructions

bash -c "$(curl -#fL raw.github.com/chrisopedia/alfred-workflows/go/install)"

Colors not working in v2.8.3

The colors workflow is dysfunctional in v2.8.3 for me. I tried calling it by text input / with a hotkey and in both instances it does not seem to recognize any kind of input color.

Some features I would add

Hey @zenorocha these features looks good man I have just some..

Anyway. One cool would be you add "Github", "stackoverflow" and "google search".

Let me know what do you think.

Add search in subl command

Alfred has a robust search feature. Using the subl command would be much faster and easier if you could search for a folder instead of writing its entire path.

iOS Simulator Filename Change

The latest update of XCode changed the name of the simulators to the following:

/Applications/Xcode.app/Contents/Developer/Applications/Simulator.app
/Applications/Xcode.app/Contents/Developer/Applications/Simulator (Watch).app

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.