judyess / Macro-Express

Unnatural use of macros to automate calling functions to update Google Sheets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Macro-Express

This project uses a fun combination of Python and AutoHotKey to update Google Sheets. Most projects automate tasks for us. You can think of this app as a semi-automater. Have a bunch of stuff you want to copy over to Google Sheets from a bunch of different sources and you want to be a little more hands on about it? This app simulates you manually doing all of the tedious steps it takes to move from window-to-window, cell-to-cell, copying one thing over to another. With a simple push of a button and some highlighting you can have half of your dreams come true!

Notes about using AHK (not the ahk library) with Tkinter:

Thread the GUI to free up the terminal!

About

Unnatural use of macros to automate calling functions to update Google Sheets.


Languages

Language:AutoHotkey 54.9%Language:Python 45.1%