Prompting the installation for your Wear OS companion app from your Android app

descriptionStandard

The following function is a example on how to use a RemoteActivityHelper to trigger connected Wear OS devices to open the Play Store at a desired package. This allows both the app author to increase exposure to their companion app but also allow the user to more easily access the companion applications.

WeDroid a Python 3 based weather assistant

descriptionStandard

Introducing WeDroid a Python based weather assistant. Originally a weather reporting script that returned the current weather status in a short message form. It was written right after the Metal Gear Solid V: The Phantom Pain’s release (9 years ago) and was heavily influenced by the iDroid weather reports that Venom Snake would receive in-game.…

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…

BookStack HTML Importer

descriptionStandard

This project was put together to aid in migrating content from Atlassian Confluence to BookStack. It requires that the Confluence Space in question is first exported to HTML (built-in). Then that HTML can be imported to BookStack using this API helper library.