Giter Club home page Giter Club logo

alfredworkflows's Introduction

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

alfredworkflows's People

Contributors

baksili avatar ryanbugden avatar

Watchers

 avatar

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.