Tameno v1.0.6 is now available, implementing a bunch of improvements and fixes.
What is Tameno?
Tameno is your interval-based, self-repeating timer. You want to stretch parts of your body 15 seconds each? Tameno. You’d like to do Yoga poses for 30 seconds each? Tameno. You want to water each of your hedge-plants for 45 seconds each? Tameno. You want to brush each side of every quadrant of your teeth equally for 10 seconds? Tameno. You want to make sure to look away from your screen every 20 minutes? Tameno. You meditate and re-align every couple of minutes? Tameno. You want to advance your slideshow at an even pace? Tameno.
The point is: Tameno – Stop counting. Start doing.
It features Siri Shortcuts integration, interactive Widgets, and syncs your recently used intervals across all your devices.
“I’ve been looking for exactly this app!”
Bernd, by eMail
“The only app of its kind! It’s great because of its versatility.”
MolluscaPhylum, Mac App Store (US)
What’s New in Tameno v1.0.6
Bug fixes aside (in some translations, the interval could be cut off, or on the Watch, the Settings screen was not immediately scrollable using the Digital Crown), the following improvements have been made:
Better support for Always-On displays on Apple Watch
On Apple TV, you can now change the interval by seconds and by minutes, by long-pressing the + and – buttons
On Mac, changing the interval by minutes with the arrow keys (left and right) and scrolling (left and right) is now possible. Up and down still changes by seconds
On Mac, CPU usage has been drastically reduced if the app is in the background
Availability, Links
Tameno is a universal purchase: buy it on one platform (Apple Watch, iPhone, iPad, Mac, or Apple TV) and use it on all the others without an additional purchase. The app is a one-time purchase on the App Stores, at the price of USD/EUR/GBP 3.99, currently available in English and German.
Transloader v3.1.6 is now available. The update improves the placement and display of the popover if you use the app’s menu bar icon, syncing and handling of download states, and the visual feedback when adding a download to the local Mac. Additionally, it fixes a localization issue in the “Added from device” informational overlay.
With Transloader, you manage downloads on your Macs, remotely from your iPhones, iPads, and other Macs.
I’m happy to announce a new app today: Citator for iPhone and iPad. The brain-child of Clemens Bauer, Citator is a currently free app that lets you store, cherish and share memorable quotes.
Earlier this year, Clemens – whom I’ve known from the time we worked together on a local Apple Retailer’s customer loyalty app – approached me with an idea for an app to safe-keep quotes in. Previous apps he had used for this appeared to become abandoned, and he desired a fresh, modern approach.
Features
A beautiful list you can filter or search to quickly find quotes you’ve stored before
Save Quotes from the app, or from any app using the Share- or Action sheet
In addition to the quote itself, you can specify the author of a quote, where and when it originated, and where you found it
Author’s images are automatically loaded from Wikipedia if available
Display a static quote you select on your Home- or Lock Screen (requires iOS 16) with a widget
Display a random quote (which can change in an interval of your choosing) on your Home- or Lock Screen (requires iOS 16) with a widget
Share quotes as text, or as beautifully rendered images
A quote shared as an image from Citator
Automatic loading author images from Wikipedia in action.
Pricing and Availability
Citator is currently free, available for iPhone and iPad on the App Store. The app requires iOS 15 or newer and is currently localized in English and German.
TidBits and Fun Facts about the App and its Development
SwiftUI
The app is 100% SwiftUI, which, apart from a few SwiftUI widgets here and there for my other apps, marks my first fully-featured SwiftUI app. I’ve always said that learning something new is always easiest on-the-go. That’s how I learned Objective-C many years back, it’s how I learned Swift, and now, it’s how I’m learning SwiftUI. But It’s been a struggle for sure, and I don’t know yet what to think of it. I do like parts of it. Yet I passionately hate that sometimes the simplest of things require workarounds upon workarounds. I’m not saying I know a lot about SwiftUI (I do not!), but as “the future of developing for Apple platforms” (paraphrasing here), it’s nowhere where it should be, in my opinion. You want different code-paths for different iOS versions in your @ViewBuilder? You’re entering a world of pain. You want to show a simple share sheet pre-iOS 16? Not available natively. You want to show a popover for a specific row in a list? Yeah, right, virtually impossible. There are a lot more like these, and it can be very frustrating. And I admit, I don’t quite understand the premise of SwiftUI. Years and years were spent on creating graphical user interfaces, to the point where, in Xcode, for example, one could drag user interface elements for the app you’re working on where you want them to be and have an options interface to configure them to look the way you desire. Now, the supposed future is going back to command-line-like interface programming for GUIs? Isn’t that a step back? For now, I’d choose Xcode’s storyboards and auto-layout over SwiftUI any time.
It me.
List Row Backgrounds
A quote by Steve Wozniak, and a quote by an unknown author.
The background of a quote in Citator is a blurred, darkened (or lightened, in light mode) version of the author’s image. However, sometimes, there is no author specified for a quote, or an image cannot be found, which would render that quote’s background solid black or white, making it stand out in an out-of-place fashion. Luckily, I found an – in my opinion – elegant solution. I thought it would be neat to have a background image created from the quote text itself. I don’t know why, but the concept of the quote text itself creating its own, unique background felt fitting to me, especially for this app.
Colors can be represented as hexadecimal values (i.e., #FF0000 for red, #00FF00 for green, or #0000FF for blue). All I needed was to turn the quote text into a hexadecimal representation. The hashing algorithm MD5 takes data and creates a hash value of it, which consists of characters from A-F and from 0-9, which is the same hex color values consist of. So when no author image is available, Citator creates an MD5 hash of the quote text and a bit of “salt” for added randomness (the author and the date), splits it up into individual, 6-character/digit strings and uses those to create a blurred, darkened/lightened gradient background image.
Colorful quote backgrounds, created from the quotes themselves.
Customizable Widgets
I love how the widgets turned out. You can have static ones, where a quote you select will be displayed until you change it, and you can have dynamic/random ones, where the quote changes in an interval you define, with rules you set up.
A Citator widget, displaying a quote by Joan Baez.
Options for a dynamic / random-quote widget.
I also adore the new Lock Screen widgets. Clemens in particular was very happy that widgets can now be displayed on the Lock Screen in iOS 16, and they are a perfect fit for Citator.
Two Citator widgets on the iOS 16 Lock Screen.
The quotes used in App Store promotional material
At first, I thought I’d use quotes from movies (like in the short video above, with quotes from the fictional characters Dr. Ellie Sattler, Dr. Ian Malcolm and Indiana Jones). But then I got worried about copyright issues and scrapped the idea. After a while of thinking about it, my mind wandered to Apple’s Think Different campaign, and that’s when I had the solution to my problem. All quotes featured in the App Store promotional screenshots are by personalities featured in Apple’s Think Different campaign, like Amelia Earheart, Orson Welles, Alfred Hitchcock, Joan Baez, Martha Graham and John Lennon.
Clemens and I hope you enjoy Citator. There’s more cool stuff yet to come!
Transloader – an app that lets you start downloads on your Macs, remotely from your iPhones, iPads, and other Macs – is now available in version 3.1.1 for both macOS and iOS.
v3.1.1 is a maintenance update which includes minor improvements and fixes. – Now remembers previously selected Macs in Transloader and its Share extension – The “local” Mac is now included in the Add Download dialogs – Improved imagery for Macs and iOS devices – Improved behavior of Transloader’s popover (when used as a menu bar app) – Improved positioning of Transloader’s popover if the menu bar item is currently being truncated by macOS
– Fixes a bug where sometimes clearing all data from Transloader’s iCloud would fail – Fixes a bug where copying preferences over from another Mac would confuse Transloader into thinking it is that other Mac – Reduces the frequency of the appearance of rating requests from 6 to 9 months (if there’s been an update in between)