Google Spreadsheet Default by CodeMyTown
=========================================
https://codemytown.com/google-spreadsheet-default/

Makes Windows open .csv files in Google Sheets instead of Excel.

INSTALL
-------
1. Right-click install.bat -> Run as administrator (or just double-click)
2. When prompted, sign in to the Google account where you want sheets to land
3. When Settings opens, choose "Google Spreadsheet Default" as the default for .csv

That's it. Double-click any .csv and it opens in Google Sheets in your browser.

HOW IT WORKS
------------
- Uploads the .csv to your Google Drive (folder: "CSV Inbox")
- Converts it to a Google Sheet on upload
- Opens the Sheet in your default browser
- Your original .csv stays on disk, untouched
- Filenames get a timestamp so re-opening the same file makes a fresh Sheet

REQUIREMENTS
------------
- Windows 10 / 11
- winget (built in on Win11 and recent Win10) — installed automatically if missing
- Google account

UNINSTALL
---------
Apps & Features -> Google Spreadsheet Default by CodeMyTown -> Uninstall
Or: run uninstall.bat from %LOCALAPPDATA%\GoogleSpreadsheetDefault\

The uninstaller leaves rclone and your Drive folder intact in case you use them
elsewhere.

PRIVACY
-------
This tool runs entirely on your machine. Your files are uploaded directly from
your PC to your own Google Drive via the official Google Drive API (using rclone).
Nothing is sent to CodeMyTown or any third party.

LICENSE
-------
Free for personal and commercial use. Built by CodeMyTown.
