Nebs – Nested Block Slider for WordPress
descriptionStandardThis post contains details on a WordPress plugin that provides a custom block titled: Nested Block Slider. It uses Swiper which is a modern CSS (flex based) slider.
This post contains details on a WordPress plugin that provides a custom block titled: Nested Block Slider. It uses Swiper which is a modern CSS (flex based) slider.
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.
This post details how to send notifications from Home Assistant to Mattermost. This uses Home Assistants RESTful command functionality to delivery messages to webhook defined in Mattermost.
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.…
Previously covered in Resurrecting the Past: Revisiting MuSense for Window Mobile. MuSense is a gesture-based media controller designed for Windows Mobile 6.1+ devices.
Intended for use under Linux; this bash script lets you change how your Yubikey is used to authenticate on your device. It can be use used as the primary authentication method or changed to a 2nd factor authentication step for increased security.
This post covers several Bash scripts that can be used to convert Putty .ppk files to a Linux compatible OpenSSH format. There are 3 OpenSSH/PPK focused helper scripts within the repository:
The BookStack utility has been updated to support exporting content from BookStack. The primary influence behind this update is to assist in consolidating documentation/notes across various tools/services;
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…
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.