Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unforswearing/alfred-workflows

applescript based Alfred workflows
https://github.com/unforswearing/alfred-workflows

Last synced: about 2 months ago
JSON representation

applescript based Alfred workflows

Awesome Lists containing this project

README

        

Alfred Workflows
===============

Applescript based Alfred workflows, mostly derived from [scripts I have created](https://github.com/unforswearing/applescript).

**Dued**

Formatted dates for plain text notes/documents/where ever you need them. [Explanation here](https://github.com/unforswearing/dued).


**Finder Services**

Quick access to various Finder (and system) tasks, including showing hidden files, hiding files on the desktop, copying the contents of text based files to the clipboard (markdown, html, txt), removing the label from files, and more. Quick help [located here](https://github.com/unforswearing/alfred-workflows/blob/master/help/FinderServices.md)


**Get Current Time**

Take a peek at the time when using a full screen application by typing `timee`. Avoids the (rather ugly) drop down menu bar.


**Hide App Windows**

Hide all application windows using the keyword `hidewin`. Type `hidewin all` to hide all application windows and close Finder windows.


**Markdown Links**

Generate markdown formatted links from urls on your clipboard. [Explanation here](https://github.com/unforswearing/alfredWorkflows/blob/master/help/MDLinksHelp.md).


**Screensaver Password Toggle**

Use `pass on` to turn your password on, and `pass off` to turn it off.