All Projects → BaksiLi → AlfredWorkflows

BaksiLi / AlfredWorkflows

Licence: MIT License
My workflow creations for Alfred on macOS.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to AlfredWorkflows

Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-74.55%)
Mutual labels:  productivity, alfred, workflow, alfred-workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (+41.82%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Open With Vscode Workflow
Alfred 3 workflow for opening files or folders in Visual Studio Code.
Stars: ✭ 74 (+34.55%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+3958.18%)
Mutual labels:  alfred, workflow, alfred-workflow
alfred-microsoft-onenote-navigator
Use Alfred to browse through your Microsoft OneNote notebooks, section groups and sections and then jump to them instantly.
Stars: ✭ 52 (-5.45%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Time
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4
Stars: ✭ 65 (+18.18%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Reddit
Browse Reddit from Alfred
Stars: ✭ 155 (+181.82%)
Mutual labels:  alfred, workflow, alfred-workflow
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+910.91%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+4667.27%)
Mutual labels:  alfred, workflow, alfred-workflow
Notion Toolbox
This is a collection of Notion tools that work in tandem together.
Stars: ✭ 441 (+701.82%)
Mutual labels:  productivity, alfred, alfred-workflow
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (-29.09%)
Mutual labels:  productivity, alfred, alfred-workflow
alfred-mailto
Send emails to recipients and groups from Alfred
Stars: ✭ 59 (+7.27%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Man
man(1) workflow for Alfred
Stars: ✭ 21 (-61.82%)
Mutual labels:  alfred, workflow, alfred-workflow
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (-45.45%)
Mutual labels:  productivity, alfred, alfred-workflow
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-58.18%)
Mutual labels:  alfred, workflow, alfred-workflow
Deepl Alfred Workflow2
DeepL Alfred Workflow
Stars: ✭ 93 (+69.09%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred My Mind
Alfred workflow to search through my notes and bookmarks
Stars: ✭ 321 (+483.64%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Stackexchange
Search StackOverflow.com from Alfred
Stars: ✭ 335 (+509.09%)
Mutual labels:  alfred, workflow, alfred-workflow
Alfred Fakeum
Generate fake test data in Alfred
Stars: ✭ 195 (+254.55%)
Mutual labels:  alfred, workflow, alfred-workflow
Small Workflows
Small Alfred workflows I use
Stars: ✭ 218 (+296.36%)
Mutual labels:  productivity, alfred, alfred-workflow

AlfredWorkflows

License: MIT Updating Contribute

This is a growing collection which curates my workflow creations for Alfred. Some of them are Terminal friendly.

†: Powerpack is required to enable certain functions.

This page is also available in Chinese, see 漢語版.

Catalogue

Other features

Themes

Frosty Dark Frosty Light
Dark Light
Install or Download Install or Download

I use the Frosty theme family created by myself. They are Frosty Light and Frosty Dark, originally created to fit into macOS Mojave when Dark Mode was firstly introduced. Now they are updated for macOS Big Sur!

Snippets

Please refer to the list AlfredSnippets.

Web Searches

Web Search (in Alfred Preferences -> Web Search) enables fast queries from a website by its URL. Given its simplicity, why do I still bother to introduce it here? Because knowing what it can do is far from know how to do it. Here I will propose a few suggestions that could boost your efficiency.

If you find the one that fancy you, just copy & paste the link to your browser to load it. The icon has to be loaded manually.

Wolfram|Alpha Logo MathWorld Logo SEP Logo red/SEP Logo white/SEP Logo black
Wolfram|Alpha Wolfram MathWorld Standford Encyclopedia of Philosophy*
Wolfram|Alpha

Suppose you are solving a question:

How many times faster it is to solve TSP (Travelling Salesperson Problem), by using dynamic-programming-based algorithm ($n!$) than using brute force search algorithm ($n^2 2^n$), given that n=100?

The solution is obtained by computing $\frac{100!}{100^{2}\times 2^{100}}$. It could be done in just one line:

alpha 100!/(100^2 * 2^100)

illustration and you will see the following result in Wolfram|Alpha: illustration Powerful, innit?

alfred://customsearch/Compute%20%7Bquery%7D%20in%20Wolfram%20Alpha/alpha/utf8/%2B/https%3A%2F%2Fwww.wolframalpha.com%2Finput%2F%3Fi%3D%7Bquery%7D

The default keyword is alpha.

Wolfram MathWorld

For checking definitions in maths, stats and computer science.

alfred://customsearch/Search%20%7Bquery%7D%20in%20Wolfram%20MathWorld/math/utf8/%2B/http%3A%2F%2Fmathworld.wolfram.com%2Fsearch%2F%3Fquery%3D%7Bquery%7D

The default keyword is math.

Standford Encyclopaedia of Philosophy

A good (actually the best) reference for philosophy. The official dashboard widget is so dumb that cannot be easily used nowadays. Alfred provides a perfect way to access it.

SEP illustration

alfred://customsearch/Search%20%7Bquery%7D%20in%20Standford%20Encyclopedia%20of%20Philosophy/sep/utf8/nospace/https%3A%2F%2Fplato.stanford.edu%2Fsearch%2Fsearcher.py%3Fquery%3D%7Bquery%7D

The default keyword is sep.

* Another option is to search directly in the SEP catalogue, which requires Friend of SEP membership.

alfred://customsearch/Search%20%7Bquery%7D%20in%20SEP%27s%20catalogue/sepf/utf8/%2B/https%3A%2F%2Fleibniz.stanford.edu%2Ffriends%2Fsearch_title%2F%3Fquery%3D%7Bquery%7D

The default keyword is sepf.

Acknowledgement

This project collection is licensed under the MIT License.
I use to published them on Packal, you can still find the legacy versions there.

Copyright (c) 2020 BaksiLi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].