-
Content Count
87 -
Joined
-
Last visited
-
Days Won
7
jeffsui last won the day on December 22 2016
jeffsui had the most liked content!
About jeffsui
-
Rank
Member
-
Emoji Taco - (downloads emoji from unicode.org)
jeffsui replied to jeffsui's topic in Share your Workflows
Me neither! (but then again thats why I wrote it). The only thing I wish I had was a better way to search for emoji - as unicode.org doesn't really listen the aliases out there. -
jeffsui reacted to a post in a topic: Emoji Taco - (downloads emoji from unicode.org)
-
bivalvegruff reacted to a post in a topic: Emoji Taco - (downloads emoji from unicode.org)
-
jeffsui started following Change icon on modifiers, Correct use of sudo in a bash script on Mojave and SonosTTS
-
I've just upgraded to OSX Mojave and a brand new MacBook (at work). I have a workflow that enables and disables various proxy settings via some bash commands. The old scrip that was called in the workflow is: sudo networksetup -setwebproxystate Wi-Fi on sudo networksetup -setsecurewebproxystate Wi-Fi on sudo networksetup -setautoproxystate Wi-Fi On sudo networksetup -setautoproxyurl Wi-Fi {query} sudo networksetup -setsecurewebproxy Wi-Fi $proxy_server 80 sudo networksetup -setwebproxy Wi-Fi $proxy_server 80 Suddenly inside Mojave I'm now getting this error:
-
utsolomon14 reacted to a post in a topic: Today View for Google Calendar and Microsoft Exchange
-
Today View for Google Calendar and Microsoft Exchange
jeffsui replied to jeffsui's topic in Share your Workflows
What time zone are you in?- 75 replies
-
- microsoft exchange
- outlook
-
(and 4 more)
Tagged with:
-
I've whipped up a little workflow which will allow you to send TTS (Text to Speech) phrases to various Sonos devices (assuming you have more than one). I primarily use it to send messages to my kids room telling him to clean up. Directions are available at the GitHub Repo. The plugin works by using lame and say to generate an .mp3 file (called tts.mp3) which is stored somewhere on a sonos accessible path (such as //imac/share). Once the file is generated the plugin utilizes SoCo (a python lib) to tell sonos to play the mp3 file. You can get the latest re
-
This seems VERY similar to my workflow: https://github.com/jeeftor/alfredAirports Feel free to check it out - may or may not have more features - such as runway configurations and frequencies.
-
Emoji Taco - (downloads emoji from unicode.org)
jeffsui replied to jeffsui's topic in Share your Workflows
Try the latest release from here: https://github.com/jeeftor/EmojiTaco/releases. I just downloaded to a new machine and it appears to be working correctly. ?️ ?️ ?️ ?️ -
jeffsui reacted to a post in a topic: Obscure Password
-
Is there a way to mask typed input - say for example the user was entering a password into a workflow?
-
deanishe reacted to a post in a topic: Progress Bar
-
That about covers it -> I was about to respond But looks like i was too late.
-
xilopaint reacted to a post in a topic: Progress Bar
-
aka - no way jose
-
I'm trying to figure out the best way to determine whether the text in either title or subtitle is going to get truncated aka if its too long there will be some ...'s put in. Is there a set character width for both of the fields or is it font based or something?
-
cands reacted to a post in a topic: ICAO / IATA Airport Searching
-
jeffsui reacted to a post in a topic: [beta] Ecobee plugin
-
jeffsui reacted to a post in a topic: ICAO / IATA Airport Searching
-
nikivi reacted to a post in a topic: ICAO / IATA Airport Searching
-
@nikvi looks very similar.
- 4 replies
-
- plugin-development
- development
-
(and 1 more)
Tagged with:
-
Oh -> thats a much simpler way to go about things. Doing so for next release.
- 4 replies
-
- plugin-development
- development
-
(and 1 more)
Tagged with:
-
nikivi reacted to a post in a topic: Change icon on modifiers
-
This workflow will let you search the ourairports.com airport database based on IATA or ICAO or local Airport codes. * Initialize with: aptinit * search with: apt * load specific details with: aptd Workflow available here: https://github.com/jeeftor/alfredAirports/releases/tag/v0.5
-
Would it be possible for modifiers to change the icon of the entry? Didn't see it as being possible in the documentation as of yet.
-
Awesome! Its very basic but I'm hoping to have some time to mess around with things in the near future. I'd like to be able to set the temp of course from the thermostat.