Skip to content

effektsvk/getchrome-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Chrome to your PC using PowerShell (getchro.me)

This function serves a PowerShell script that installs Google Chrome when requested via PowerShell. It is deployed on Scaleway Functions on this link (there's also a redirect).

Usage

Open PowerShell and insert this command:

iex $(irm getchro.me)

Note

This was created just as a small fun project where I dove into serverless for the first time on my Twitch stream. There might be long loading times due to Scaleway's Functions feature being in a beta. I might move it to a different hosting later.

About

Simple serverless function that serves PowerShell script for downloading Google Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published