Skip to content

Instantly share code, notes, and snippets.

View fm-falken's full-sized avatar
🕶️
Dividing by zero all day long

Ilia Druta fm-falken

🕶️
Dividing by zero all day long
View GitHub Profile
@fm-falken
fm-falken / uploader.go
Created October 28, 2020 20:51 — forked from tzmartin/uploader.go
Golang to upload file to google drive with progress bar using Google API
package main
import (
"encoding/json"
"fmt"
"io/ioutil"
"log"
"net/http"
"net/url"
"os"
@fm-falken
fm-falken / cloudSettings
Last active May 9, 2020 17:50 — forked from pitch-gist/gist:2999707
HTML: Simple Maintenance Page
{"lastUpload":"2020-05-09T17:50:44.537Z","extensionVersion":"v3.4.3"}