Tasker – Automation examples with the Flipper Zero

descriptionStandard

This post continues from our last entry on how to utilise Intents within Tasker for Android and builds on those examples to demonstrate how to automate functionality on the Flipper Zero. The examples featured on this page will demonstrate functions such as: the ability to automatically connect to the Flipper Zero, to trigger the playback…

Disabling Digital Wellbeing on Android 13

descriptionStandard

The Digital wellbeing application from Google is baked in to Google derived Android 13 devices. If you don’t like the idea of your device usage data being even more closely monitored and disguised as being good for you this brief article will show you how to remove it without root.

Transcribable for Android available now for early access

descriptionStandard

We have recently released an early access speech to text application titled Transcribable; it supports the ability capture voice notes as text and share your transcriptions with other applications. Transcribable supports the conversion of speech to text using your Android device or Wear OS device. The device application collates your transcriptions to a file allowing…

Wear OS: Custom Ringtones using ADB

descriptionStandard

I’m really enjoying my TicWatch Pro 2020 Wear OS device; my only criticism which I noticed almost immediately was; that I am unable to easily provide a custom ringtone. By easily I mean there is no built-in method to define a custom ringtone.

SSH + SFTP support on Android via Termux

descriptionStandard

I’ve utilised SFTP on my Android device for many years now; some methods were more complex than others and often more than they needed to be (Super user access needed) but in recent years from about Android 7 onward I stopped using rooted methods via Busybox and Dropbear SSH amongst others and settled on a…