Search the Community
Showing results for tags 'updates'.
-
I'm happy to announce that after months of development, I'm ready to make a new workflow and theme repository available to the public as an open beta: Packal. Workflows and themes are taggable and searchable. You can add in the icons, screenshots, long descriptions, and brief ones. There are many different ways to find whatever you need there. Since this is an initial announcement, there isn't much content there yet, except for the workflows and themes that a few kind testers uploaded. Themes are stored as a simple application URL, which means there are no files to download, but, instead,
- 131 replies
-
- repository
- updates
-
(and 1 more)
Tagged with:
-
At my company, all web traffic has to go out through a proxy. This causes all sorts of issues that we have to figure out when apps are inconsistent about how they detect proxy settings. For Alfred, I haven't been able to figure out what to whitelist for updates. I get notifications that an update is available, but when I go to the settings to actually download it, I see the error "Unable to contact update server". Is there any way to find out what exactly Alfred is using (curl, wget, something else) and/or where it is going so I can whitelist this?
-
I just updated all of my workflows manually by going through the forum and redownloading each one. I tried Alleyoop a while ago, but it was hit-or-miss and I understand it's not being developed any more. Is there a current method of batch-updating workflows, or are we still waiting on one to be developed? Thanks!
-
I'm happy to announce that after months of development, I'm ready to make a new workflow and theme repository available to the public as an open beta: Packal. Workflows and themes are taggable and searchable. You can add in the icons, screenshots, long descriptions, and brief ones. There are many different ways to find whatever you need there. Since this is an initial announcement, there isn't much content there yet, except for the workflows and themes that a few kind testers uploaded. Themes are stored as a simple application URL, which means there are no files to download, but, instead,
- 4 replies
-
- repository
- updates
-
(and 1 more)
Tagged with:
-
I've noticed that v 2.1.1(227) has updated three or four times recently. Usually happens on a fresh boot. (OSX 10.9 Mavericks. MBPro 15" Retina early 2013) Now, I am traveling in the Far East and have changed venues three times in the last seven days...could it be ip address motivated?
-
I know there is the workflow alleyoop going around which will download a release for any workflows that include an update.json file, it's a great idea. Automation for updating, making things easy. As I was getting back into making updates to the Spotify workflow I wanted to add this in, but I didn't care for lack of control. Meaning no way to read about the release, view the codebase or even choose a release version. I opted not to use it. Instead I wrote a little PHP library that will download tags from Github and display them back to the user. They can upgrade or downgrade a workflow
-
It'd be great to allow workflow updates/bug fixes through some kind of built-in update system. It should check a repository master branch for new commits (on GitHub for example), and pull if there's any - or at least give the user the option to. Currently you have to keep an eye on every workflow developers' blog/twitter account to get notified about updates. An app that does something like this is Sublime Text 2's unofficial package manager called "Package Control".