Desktop Liberation aims to help you use cloud based APIS and services without being constrained by your desktop software. There's a particular emphasis on Google Workspace and Cloud APIs and JavaScript, but there's also plenty of Microsoft and other stuff here too. All code here is unprotected and free to re-use

To support my site, and if you find the material useful, you can buy my Google Apps Script and VBA titles published by O'Reilly media and Manning publications.

If you find the content interesting and it has helped you, you can also show me support by buying me a coffee.

Most Recent Articles

git split apps script

Gassypedia – Apps Script developer ecosystem over time

A few months ago I released a publicly shared bigquery dataset all about the Apps Script ecosystem on Github, with reports available on looker. For details of how it all works see Gassypedia – public Google Apps Script on Github. Now we have a few months of data available we can start to look at trends such as. Are the number of repos on github featuring Apps Script and developers using it increasing? Who are these developers, what are they working on and which oauth scopes, advanced services are they using ? How many webapps, datastudio connectors, add-ons are being publicly shared on github? Which libraries are the most popular and who is using them? Which devs are hireable, and what does their Apps Script Github contribution look like? Because the report is on looker and publicly available, it's easy to filter and drill down and find someone to hire ...
gql on cloud run

Setting up a GraphQL server on Cloud Run

In a recent article Puppeteer, Cloud Run and GraphQL together I covered a GraphQL API for Pupeteer hosted on Google Cloud Run. This is publicly available for you try out. This article will cover all you need to know to get your own version running in your own Cloud Project ...
puppeteer cloud run graphql

Puppeteer, Cloud Run and GraphQL together

A Google Cloud run hosted puppeteer with a graphQL interface and examples in Node and Apps Script ...
convert pdf to multiple images

Manipulating PDFS in Apps Script

If you've used my Convert any file with Apps Script you'll know that it can take a wide range of files (currently 53 different mimeTypes, 42 types of imports, and 26 kinds of exports) and convert from one format to another. It uses the import and export functionality of the ...
asyncronicity, promises and apps script

Promises and async class constructors in Apps Script

Apps Script doesn't do asynchronous - so what's this all about? Since the move to v8, Apps Script supports the Promises as well as the related async/await syntax. Normally we don't have to worry about all that since all Apps Script services are synchronous. Yet we do know that server ...
Sharing cache between Google Workspace projects

Sharing cache between Google Workspace projects

Shared cached data between multiple scripts with this enhanced Apps Script Cacheservice library ...
js proxy

Extending a cache client with a proxy

Extend a client library object by proxying and intercepting calls to its native methods. This example adds functionality to a redis client, and also gives tips on using GCP secret manger for configuration ...
bash logo

Kubernetes secret values as shell environment variables

Getting a bunch of secret values out of kubernetes into your local shell ...
workload identity

Workload identity with Kubernetes cronjobs to synch Mongo to Bigquery

An example use case for Kubernetes workload identity federation - transferring collections from mongodb to bigquery with a Kubernetes cron job ...
custom chroma scheme

Color scales, custom schemes and proxies with Apps Script

How to add Google Material Colors and your own custom schemes to chroma ...
filmid

Proxy magic with Google Apps Script

I've written a few articles on here about JavaScript proxy and reflect. I use both extensively not only in Node projects but also in Apps Script. In this article I'll demonstrate how to extend built-in Apps Script objects. We'll fiddle with UrlFetchApp to build in caching and graphql capabilities right ...
doppler secret dashboard

Sharing secrets between Doppler, GCP and Kubernetes

3 secret managers working together. How to use GCP Secret Manager, Kubernetes secrets and Doppler together ...
matching random colors to pantone palette

Find nearest matches in color schemes with Apps Script

Here's another article on playing around with color in Apps Script. Let's say you have a defined list of colors in a scheme (for example paint or textile colors or perhaps a predefined scheme like Pantone), and you want to find the nearest color in that scheme that matches a ...
Detect fake news AI generated

Detect fake news with Google Fact Check tools

I came across Google's FactCheckTools API today, so I thought it might be fun to add to my bmApiCentral Apps Script library. This API can be used to both search popular fake news claims and to post fact check reviews. In this case though, I've only implemented the search piece ...
file conversion

Convert any file with Apps Script

Apps Script library to convert between file types, including OCR for image to documents, with a huge repertoire of conversion combinations ...

Or select a Tag in the below cloud

Your browser doesn't support the HTML5 CANVAS tag.

My YouTube Channel

My Publications

  • Going GAS Video

    Going GAS Video

    An accelerated video course over about 8 hours and 70 lessons taking you through JavaScript and Apps Script from start to finish. [...]
  • Going GAS Book

    Going GAS Book

    For those who prefer book and eBook formats, a 450+ page deep dive into Apps Script. Especially useful for those transitioning from another platform. [...]
  • Live Project

    Live Project

    Create, Implement and test a AI Powered Google Workspace Add-Ons. add functionality from a collection of Google Cloud APIs such as Cloud Storage, CardService, Drive and others [...]

Google developers expert program

The Google Developers Experts (GDE) Program is a community of outstanding professionals, developers, and thought leaders. Experts share their expertise and passion with other developers and tech communities.

My GDE profile - member since 2014

Support my research and site

Discover More Content

  • Keys and data format
    Many backends assign unique keys and other control information to data objects. In order to keep the results for a …
  • Using the slideshare API from Apps Script
    I used to use Slideshare a fair bit but I’d forgotten all about it until today. I wanted to see …
  • Measuring sheet operation performanceMeasuring sheet operation performance
    Looking into how various operations perform as the size of the sheet increase provided some interesting data. The objective is …
  • Vuejs
    I use Vuejs for most front end development. It’s a reactive JavaScript framework, less complex than Angular, Polymer and React, yet …
  • Adding custom services to goaAdding custom services to goa
    Goa knows how to talk to a number of different Oauth2 providers using various flavours and varieties of OAuth flow. …

The most geeky things

  • Using promises in JavaScript and other languages is the preferred way to orchestrate the completion of asynchronous activities. Here’s a (not perfect but fun) Promise implementation in VBA. Example includes getting data from Google Fusion [...]
  • A whole bunch of front end platform libraries that go together really well, but that are hard to grasp and get started with. Here’s a bunch of snippets to help show how all these things [...]
  • The mathematics of color is a complex and interesting topic. Here you’ll find Google Apps Script, VBA and javascript examples of color manipulation including finding the closest match to a given color in a defined [...]
  • Automating document ,creating Google Visualization and static tables of VBA projects, serialize instances of VBA classes and generating Google Apps Script skeleton of VBA projects. […] Share with your network

I am supporting CandidateX

CandidateX is a startup that focuses on creating inclusion-focused hiring solutions, designed to increase access to job opportunities for underestimated talent. Check them out if you have a few minutes to spare. They need visibility!