-
Coriolis Technologies
- Switzerland
- https://blog.coriolis.ch
Pinned Loading
-
Mark snoozed emails from FastMail as...
Mark snoozed emails from FastMail as UNREAD 1#!/usr/bin/python32# When snoozing a Fastmail ( fastmail.com ) message, mark it as unread so when it appears3# again in the INBOX it's unread and I can see it, instead of being another4# email lost in all my messages5# run it as an hourly cron -
Get number of today sales from WooCo...
Get number of today sales from WooCommerce 1# you'll need jq installed
2# and keys for WooCommerce API access
3#
4# Stephan Burlot coriolis.ch Apr 2024
5#
-
Check if your hosting server has too...
Check if your hosting server has too much activity 1<?php2// Check if your hosting server has too much activity.3// I use it to check when my site is slow4// Drop it in your main directory and call it with curl5// curl "https://example.com/check_load_json.php" -
Get number of yesterday sales from W...
Get number of yesterday sales from WooCommerce 1# you'll need jq installed
2# and keys for WooCommerce API access
3#
4# Stephan Burlot coriolis.ch Apr 2024
5#
-
Extract location from a GPX file, di...
Extract location from a GPX file, display in HTML or export to CSV 1# GPX File Converter Conversation23## Initial Request4**Human:** Build me an artifact with no react that uses JavaScript to convert a GPX file to an html table displaying the date, location in latitude, longitude and the location in plain text. The exact location will be determined with Google Maps API. I will provide the Google API key. This artifact will allow me to upload the GPX file. Make it mobile friendly and big and obvious.
5 -
Outputs list of all sites managed wi...
Outputs list of all sites managed with MainWP in a CSV file 1#!/usr/bin/env php
2<?php34/*5Little helper tool to help me manage all my WordPress sites
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


