Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 414 Bytes

ip2drive

A simple utility program that will fetch IP and write it to a Google Spreadsheet.

Usage

Download the latest release from the releases page.

Start the program by running

java -jar <jarfile>

By default it will print out a help message. On first run, information on how to create a Google Drive secret is provided.

Requires Java 8 or newer.