vitor Posted May 19, 2018 Share Posted May 19, 2018 This workflow is officially deprecated in favour of Shrieking Chimes. Control SandwichTimer from Alfred, to run pomodoros and timers. If you don’t have the app installed, invoke :sandwichtimerupdateapp to get the latest version. See the linked page for screenshots of the app in action. Call pomo or set a keyboard shortcut to start a pomodoro timer. If another is already running, it’ll be aborted. timer will let you set as many timers as you want, for the specified amount of time. Text after the number of minutes will be used as the timer’s title. With both options, actioning with ⌥ will quit all instances of the SandwichTimer app. cands, Damoeire, Jasondm007 and 1 other 2 2 Link to comment
vitor Posted May 19, 2018 Author Share Posted May 19, 2018 For the forum, here are some screenshots of the app working: Link to comment
Jasondm007 Posted July 3, 2019 Share Posted July 3, 2019 @vitor I was thinking about replacing my current pomodoro timer with another tool that was a little more Alfred-friendly, when I came across your workflow. This looks fantastic! Thanks for sharing. One quick question: Does your workflow tell you how much time is left on the timer? It doesn't look like it does, but I just wanted to make sure. From what I can tell from the app's GitHub page, it doesn't look like it's possible to either. Thanks for your help! Link to comment
vitor Posted July 3, 2019 Author Share Posted July 3, 2019 2 hours ago, Jasondm007 said: Does your workflow tell you how much time is left on the timer? Yes, on the status bar. That’s what the two top screenshots are. Only the minutes (on purpose, I don’t intend to change that — it’s the second most important feature, only behind being invocable via CLI). Unfortunately, it can no longer keep the notification open with those two options, because somewhere on the Electron/macOS stack they’ve stop allowing that for unsigned apps, and I can’t justify the $99 to do it. Link to comment
Jasondm007 Posted July 4, 2019 Share Posted July 4, 2019 Thanks, @vitor!! I didn't realize that first screenshot was from the menu bar / status menu. That's pretty neat! Is it possible to view the remaining time from Alfred, too - or is it status bar only? Thanks. Cool project, too! Link to comment
vitor Posted July 4, 2019 Author Share Posted July 4, 2019 11 hours ago, Jasondm007 said: Is it possible to view the remaining time from Alfred, too - or is it status bar only? Just the status bar. The Workflow is just a convenient interface to deal with the app. The app does everything. Link to comment
CuteCat Posted July 5, 2019 Share Posted July 5, 2019 My fav timer app because it keeps making a sound, and so it's particular useful when you've left your computer and just come back 😄 An added ability to write down a timer name or reminder would be amazing! (I normally use this when cooking, so it'd be great to write 'take out the vegetables' lol vitor 1 Link to comment
Jasondm007 Posted July 5, 2019 Share Posted July 5, 2019 Got it, @vitor. Thanks again! Link to comment
vitor Posted July 6, 2019 Author Share Posted July 6, 2019 On 7/5/2019 at 8:49 AM, CuteCat said: My fav timer app because it keeps making a sound, and so it's particular useful when you've left your computer and just come back Do take into account the app respects Do Not Disturb, so it won’t warn if that is on. I’m thinking of adding an exception for timers, as those can be dangerous if unchecked. I’m unlikely to do so anytime soon, because without being able to sign the app and have better notifications (like it used to), I’m less motivated to work on it. On 7/5/2019 at 8:49 AM, CuteCat said: An added ability to write down a timer name or reminder would be amazing! Possible but unlikely (see above). Bottom line, unless I: Am offered an Apple Developer account for free. Unlikely to ever happen. Make an app for macOS or iOS I want to sell. Unlikely to happen soon or ever, since I’m crap at promoting myself. Get enough financial freedom that the $99/year makes little difference. Not seeing that happen soon. Then chances are I won’t develop the app further. It was hard enough to build and get right as it is, only to have features swept from under its feet by forces outside my control. Link to comment
CuteCat Posted July 7, 2019 Share Posted July 7, 2019 Oh, DnD interaction is interesting, thanks for letting me know! ☺️ No worries! I'm grateful enough for the time you put into it! Link to comment
ScottM Posted July 8, 2019 Share Posted July 8, 2019 @vitor thank you for creating this! I have tried every other Alfred timer workflow out there — Timer, Simple Timer, EggTimer 2 — and none of them have worked consistently. This is so helpful! CuteCat and vitor 2 Link to comment
CorroC Posted August 8, 2019 Share Posted August 8, 2019 Great app! One thing I liked about EggTimer (when it worked :p) was it always showing a notification after setting timer, simply stating "Timer Set for X Mins" ---- helped peace of mind. Any hope for this app doing same? Link to comment
vitor Posted August 8, 2019 Author Share Posted August 8, 2019 1 hour ago, cory said: Great app! Thank you. 1 hour ago, cory said: One thing I liked about EggTimer (when it worked :p) was it always showing a notification after setting timer, simply stating "Timer Set for X Mins" ---- helped peace of mind. Any hope for this app doing same? The app always show the remaining timer in the menubar, a notification would be repeated information. Unless, I guess, if you’re using an app in full screen. I’ll think about it, but make no promises. Link to comment
blonded Posted September 26, 2019 Share Posted September 26, 2019 i just downloaded it but 'One Updater' 'Run Script' icon is red Link to comment
vitor Posted September 26, 2019 Author Share Posted September 26, 2019 4 hours ago, blonded said: i just downloaded it but 'One Updater' 'Run Script' icon is red By design. That has no bearing on the Workflow’s functionality. Welcome to the forums. Link to comment
mlondon Posted February 20, 2020 Share Posted February 20, 2020 @vitor - Thank you for a great timer. I like the simplicity, but sometimes I'd like to have a timer that puts a large message or overlay on my screen when I'm done, forcing me to switch gears. Notifications are too easy to ignore. Sometimes I use an app called Time Out for this (https://www.dejal.com/timeout/) but would prefer something I can launch directly from Alfred. Is it possible to modify this so that it displays a large message or overlay to the screen? Is anyone aware of an Alfred-friendly app that would give me this functionality? Thank you.. Link to comment
vitor Posted February 24, 2020 Author Share Posted February 24, 2020 On 2/20/2020 at 8:12 PM, mlondon said: Thank you for a great timer. Thank you for the kind words. On 2/20/2020 at 8:12 PM, mlondon said: Is it possible to modify this so that it displays a large message or overlay to the screen? We could add a Delay Utility and a Large Type Workflow Output but that wouldn’t communicate with the app (if, for example, you canceled it). I could look into adding the functionality to the app itself, but honestly Apple has been too tough on non-signed apps and even the notifications it can provide are severely crippled from when I started working on the app. Since at the moment I can’t justify the $99/year (for an Apple Developer Account for signing) for something I’m giving away for free, I have no plans to improve the app until that changes. Link to comment
mlondon Posted February 25, 2020 Share Posted February 25, 2020 Quote Since at the moment I can’t justify the $99/year (for an Apple Developer Account for signing) for something I’m giving away for free, I have no plans to improve the app until that changes. I would be more than happy to pay for this functionality. I'll put in $25. Anyone else willing to add to @vitor 's tip jar? Link is here: https://www.paypal.me/vitorgalvao Link to comment
vitor Posted February 27, 2020 Author Share Posted February 27, 2020 Thank you for the offer, but I won’t accept it. Having an Apple Developer Account and being able to justify paying for one aren’t the same thing. $100 are more useful to me than the account (which would be convenient but I don’t really need). When someone pays me to code, I’m committed to an agreement and will do as much or more than was decided, because I’m being compensated for my time. When I code for free, even if I build something I will never use (common), I have the freedom to decide how committed I want to be and can abandon the project at any time. When someone sends me a tip as a way of thanks, it’s for things I’ve already done, so I retain the freedom to continue sharing or stop. But if you paid for one year of an Apple Developer Account, I would get no compensation (all the money would be spent on something I care little about) and I’d be beholden to you (or worse, a group of people) to work on features. It’s the worse of both worlds. While I know that’s not in any way your intention, it sounds like a recipe for an unhappy time. No, thank you. deanishe and dfay 2 Link to comment
mlondon Posted February 28, 2020 Share Posted February 28, 2020 OK, I understand. Thank you. I think I found a solution here: https://breaktimeapp.com/ Link to comment
vitor Posted May 25, 2020 Author Share Posted May 25, 2020 (edited) Update. Added support for user-specified timer names. Pinging @CuteCat since you’ve specifically asked for that feature. It was coded by @gregschroeder. To use the feature, you need the latest version of the app, so run :sandwichtimerupdateapp in Alfred to get it (will silently replace the one in /Applications). To use in Alfred, add more text (e.g. timer 5 This will be the timer name). To update to the latest version of the Workflow, download the latest version (same URL) or wait a few days and it’ll prompt you to on next usage, since it uses OneUpdater. Edited May 25, 2020 by vitor CuteCat 1 Link to comment
iApple Posted September 16, 2020 Share Posted September 16, 2020 Hi. New to workflow and installed this. But only get notification on menu bar when timers reaches 0 without any pop up or sound. Didn't noticed timer reached 0 without popup or alarm sound. Am I missing something when installed? Link to comment
vitor Posted September 16, 2020 Author Share Posted September 16, 2020 Welcome @aFan, 3 hours ago, aFan said: But only get notification on menu bar when timers reaches 0 without any pop up or sound. Sounds like you have Do Not Disturb on. Link to comment
iApple Posted September 17, 2020 Share Posted September 17, 2020 @vitor thanks for the reply. Found the issue. Somehow notification for sandwich timer was disabled in settings. Everything's working now. Thanks for this workflow! Link to comment
Alfred.pv Posted December 5, 2020 Share Posted December 5, 2020 @vitorthis workflow is working great for me. but I have issue there, I have use bartender https://www.macbartender.com, it keep hiding your application icon, see that each of your menu bar are very unique, I have to configure bartender to show this individually Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now