Jump to content

Shark.Formax

Member
  • 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

968 profile views

Shark.Formax's Achievements

Member

Member (4/5)

11

Reputation

  1. # 🔈 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
  2. @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
  3. @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
  4. @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.
  5. @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.
  6. @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.
  7. 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.
  8. 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
  9. 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.
  10. 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.
  11. I'm also looking to get the `%filltext` working. it's one of the key features I got TextExpander for.
  12. Thanks for the bug report! Netflix changed their internal APIs, and I should have fix to accommodate that change by EOD assuming no complications.
  13. 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
  14. 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).
  15. my server with the netflix api hack seems to be down. I'll have a look when I get home.
×
×
  • Create New...