ylliX - Online Advertising Network

Apple Frames 3.3 Adds Support for iPhone 16 and 16 Pro, M4 iPad Pro, and Apple Watch Series 10 (feat. An Unexpected Technical Detour)

Well, this certainly took longer than expected. Today, I’m happy to finally release version 3.3 of Apple Frames, my shortcut to put screenshots inside physical frames of Apple devices. In this new version, which is a free update for everyone, you’ll find support for all the new devices Apple released in 2024: 11” and 13” […]

I just released MC Status 2.0 – Rewritten in SwiftUI/Swift data with support for Apple Watch, CloudKit, Tinted Widgets, Shortcuts, Siri, and more!

Hey Everyone, Just wanted to announce the latest update to my Free and Open Source “MC Status” iOS App. The fastest way to check the status of a Minecraft server from your phone/mac/watch. https://apps.apple.com/us/app/mc-status-widget-for-minecraft/id1408215245 This 2.0 update has been over a year in the making, and is a total rewrite of the app from scratch. […]

How to Change Your Action Button Based on Focus Mode

Key Takeaways Use custom shortcuts to make your iPhone’s Action Button perform different actions based on the current Focus mode. Create an “If Focus Mode is X” shortcut using the “If” action to trigger different actions based on the Focus mode your in. Set your custom shortcut to the Action button in Settings to automate […]

Accelerators Maximize Efficiency in User Interfaces

Summary:  Alternate methods for accomplishing frequent actions in user interfaces support expert users by speeding up their interactions, without hindering novice users. Designing for expert users requires balancing learnability with efficiency. While new users need an intuitive interface to start quickly, expert users demand features that improve speed and productivity over time. Any system that […]

7 Shortcuts To English Fluency Ep 762

English Language: Speak now, worry about mistakes later! 7 shortcuts to English fluency. Today’s English lesson is packed with tips to speed up your language learning. Discover some unconventional approaches to learning English that will speed up your English fluency overnight. Improve your English fluency with our course! Visit Adept English and watch the video […]

Debugging shortcuts for UIKeyCommand

I recently re-discovered UIKeyCommand while listening to Caleb Davenport’s, podcast, Runtime. He’s also got a blog post which shows you exactly how simple it is to create UIKeyCommand shortcuts for your app. After reading that, I decided that it would be neat to implement them across my app, so I could also start navigating around […]