-
Posts
22 -
Joined
-
Last visited
-
Days Won
3
Shark.Formax last won the day on September 23 2022
Shark.Formax had the most liked content!
Recent Profile Visitors
Shark.Formax's Achievements
Member (4/5)
11
Reputation
-
el3men222 reacted to a post in a topic: SwitchAudio - Yet Another Audio Device Switcher
-
kenanmike reacted to a post in a topic: SwitchAudio - Yet Another Audio Device Switcher
-
Leftover-Waffle reacted to a post in a topic: SwitchAudio - Yet Another Audio Device Switcher
-
mhenrixon reacted to a post in a topic: SwitchAudio - Yet Another Audio Device Switcher
-
Shark.Formax changed their profile photo
-
# 🔈 SwitchAudio Alfred Workflow https://github.com/dkarter/alfred-switch-audio Yet another audio input/output switching interface for SwitchAudioSource Tested with Alfred 5 and macOS Monterey. ## Motivation All the other workflows I tried were incompatible with macOS Monterey, so I figured it would be easier to just build my own ## Prerequisites You need to have both SwitchAudioSource and JQ installed on your mac. This is most easily done via Homebrew: brew install switchaudio-osx jq Also you will need Alfred Powerpack. This workflow was tested with Alfred 5 only. ## Installation Download the workflow from GitHub the latest release page and open it ## Usage In Alfred type ;so — to switch output device ;si — to switch input device ## Screenshots Output selection Input selection
-
Shark.Formax reacted to a post in a topic: Wooshy: Window to the Foreground!
-
Hiphopapotomous reacted to a post in a topic: Fill-ins in snippets (textexpander replacement!)
-
Shark.Formax reacted to a post in a topic: Standard Workflow Object + Alfred-UI for obtaining API tokens
-
Shark.Formax reacted to a post in a topic: Standard Workflow Object + Alfred-UI for obtaining API tokens
-
Shark.Formax reacted to a post in a topic: Homekit workflow
-
!BANG - Autocomplete and discover DuckDuckGo bangs
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
@CatAcernis Can you try the latest version (1.0.3) and let me know if it's working better for you? You can get it here: https://github.com/dkarter/Bang/raw/master/Bang.alfredworkflow -
!BANG - Autocomplete and discover DuckDuckGo bangs
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
@CatAcernis thanks for reaching out. I’ll try to think of a solution this weekend. There’s probably a better algorithm I can use for the search functionality -
Shark.Formax reacted to a post in a topic: [DEPRECATED] Netflix Search Workflow
-
Shark.Formax reacted to a post in a topic: Switch Between audio input and output
-
@Nick Ang I use Gifox 2 - it's a built in feature https://gifox.io/ However if you just want the key display try KeyCastr https://github.com/keycastr/keycastr I think Gifox used the code from keycastr considering how similar the key display looks.
- 15 replies
-
- corona
- coronavirus
-
(and 1 more)
Tagged with:
-
Shark.Formax reacted to a post in a topic: Corona Time - Workflow for tracking local cases of COVID-19 / Coronavirus
-
Alfraid reacted to a post in a topic: Corona Time - Workflow for tracking local cases of COVID-19 / Coronavirus
-
@Schneppi Thank you! I actually added this feature yesterday but didn't have time to publish it until now. It is now out in 1.2.0. I wish Alfred workflows were easier to collaborate on for developers... I've added the source code in a separate file so that I can take PRs in the future, if you have further improvements please open a PR.
- 15 replies
-
- corona
- coronavirus
-
(and 1 more)
Tagged with:
-
@deanishe I don't know all countries that the API supports, but I was able to confirm US, Canada, Australia and China (I tried Essen / Düsseldorf but couldn't find it, sorry mate). @edbro That was a bug! Thanks for letting me know. I've released a new version to address this (v1.1.0) which also allows you to search for other states / provinces other than the one you configured.
- 15 replies
-
- corona
- coronavirus
-
(and 1 more)
Tagged with:
-
View on github: https://github.com/dkarter/CoronaTime ## Corona Time: An Alfred Workflow For Tracking COVID-19 See case statistics for your state/province: ☣️ Confirmed, ✅ Recovered, and ☠️ Deaths. Data is provided by ArcGIS Esri Corona Virus Dataset. ## DEMO See attached ## Installation 1. Download and open the [workflow file from this repo](https://github.com/dkarter/CoronaTime) 2. Enter your State/Province: See Attached (or github) 3. If you like it, please star (on github) and share for reach! ## License MIT Dataset is provided by ArcGIS Esri Corona Virus dataset and subject to ArcGIS Esri terms of licensing.
- 15 replies
-
- corona
- coronavirus
-
(and 1 more)
Tagged with:
-
Shark.Formax reacted to a post in a topic: Exclude filters for file search (node_modules, *.pyc) etc
-
Shark.Formax reacted to a post in a topic: New Bear Alfred Workflow
-
https://github.com/dkarter/Bang A DuckDuckGo !bang auto-completion. Installation Download the .workflow file from https://github.com/dkarter/Bang and open it in Alfred. Usage Must run `!update` before using - this will download the completion data from duckduckgo.com After getting the completion data you can use the workflow by either typing `!` into Alfred's search box, or using the system-wide shortcut <Ctrl-!> ## Demo License MIT DuckDuckGo name and logo are trademarks of Duck Duck Go, Inc. https://github.com/dkarter/Bang
-
[DEPRECATED] Netflix Search Workflow
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
Unfortunately Netflix changed their internal API which I was relying on for searching. Looks like they are using a home grown variation on GraphQL which would be too big of a change to implement. That is the nature of internal APIs - no guarantees are made and they are changed often. While it might still be possible in theory to use the mobile app API (that one is still JSON last time i checked) I don't have any personal use for this workflow anymore and decided it is not worth my time and effort to maintain it. If you would like to take over development feel free to fork it on github. -
Fill-ins in snippets (textexpander replacement!)
Shark.Formax replied to wandering's topic in Alfred Feature Suggestions
Gotta throw my +1 in here. This is the only reason I am keeping TextExpander on my machine. (and the fact that it can run javascript snippets, but that's something I don't use as much). Thanks for your consideration. -
Import TextExpander snippets into Alfred v3
Shark.Formax replied to Hatticus24's topic in Discussion & Help
I'm also looking to get the `%filltext` working. it's one of the key features I got TextExpander for.- 18 replies
-
- v3
- TextExpander
-
(and 1 more)
Tagged with:
-
[DEPRECATED] Netflix Search Workflow
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
Thanks for the bug report! Netflix changed their internal APIs, and I should have fix to accommodate that change by EOD assuming no complications. -
[DEPRECATED] Netflix Search Workflow
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
Hi @stijndg, Glad you like the workflow! At the moment when you select a TV series on the workflow it will start playing the episode right where you left off. If you want to select an episode you can hold ⌘ and press return. This will open the last season you were watching of the series and allow you to select an episode. See this quick video I put together to demonstrate this: Hope this helps. Let me know if you have any additional questions. - Cheers, DK -
[DEPRECATED] Netflix Search Workflow
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
OK it's up again! Sorry for the inconvenience. It was some automatic updates to my web host (digital ocean). If you want to help support the increasing hosting costs please use this referral link to digital ocean: https://www.digitalocean.com/?refcode=8cd5d34769f8 You will get $10 for free (up to two months of free hosting). -
[DEPRECATED] Netflix Search Workflow
Shark.Formax replied to Shark.Formax's topic in Share your Workflows
my server with the netflix api hack seems to be down. I'll have a look when I get home.