All Projects → efremfilho → GoogleAppsScripts

efremfilho / GoogleAppsScripts

Licence: Apache-2.0 license
A repository for my google scripts (GS).

Programming Languages

Gosu
25 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to GoogleAppsScripts

foorgol
⛄ Google API client (or one the Discworld, the Ephebian God of Avalanches).
Stars: ✭ 16 (-68%)
Mutual labels:  google-spreadsheet
gspread-formatting
Complete cell formatting support for Google spreadsheets via gspread package.
Stars: ✭ 121 (+142%)
Mutual labels:  google-spreadsheet
OntoMaton
OntoMaton facilitates ontology search and tagging functionalities within Google Spreadsheets.
Stars: ✭ 35 (-30%)
Mutual labels:  google-spreadsheet
use-google-spreadsheet
react hook for using google spreadsheet as a data table (API endpoint)
Stars: ✭ 106 (+112%)
Mutual labels:  google-spreadsheet
ad localize
ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java properties
Stars: ✭ 22 (-56%)
Mutual labels:  google-spreadsheet
Learn To Send Email Via Google Script Html No Server
📧 An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
Stars: ✭ 2,718 (+5336%)
Mutual labels:  google-spreadsheet
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (+19444%)
Mutual labels:  google-spreadsheet
Social-Media-Monitor
Automatically monitor and log fan counters from social media(Facebook Pages, Twitter, Instagram, YouTube, Google+, OneSignal, Alexa) using APIs to Google Spreadsheet. Very useful for website admins and social media managers.
Stars: ✭ 36 (-28%)
Mutual labels:  google-spreadsheet
google-spreadsheet-cli
📊 CLI for reading and writing data into Google Spreadsheet
Stars: ✭ 51 (+2%)
Mutual labels:  google-spreadsheet
budget-cli
Manage your Google budget spreadsheets from terminal.
Stars: ✭ 30 (-40%)
Mutual labels:  google-spreadsheet
node-sheets
read rows from google spreadsheet with google's sheets api
Stars: ✭ 16 (-68%)
Mutual labels:  google-spreadsheet
meteor-google-spreadsheets
Google Spreadsheets for Meteor
Stars: ✭ 53 (+6%)
Mutual labels:  google-spreadsheet
spreadsheet-to-json
Convert Google Spreadsheets to JSON using Javascript
Stars: ✭ 53 (+6%)
Mutual labels:  google-spreadsheet
gsheet to arb
Import translations (ARB/Dart) from Google Sheets
Stars: ✭ 21 (-58%)
Mutual labels:  google-spreadsheet
citybook
Create a resource directory from a contact spreadsheet.
Stars: ✭ 21 (-58%)
Mutual labels:  google-spreadsheet
php-google-spreadsheet-api
PHP library for read/write access to Google spreadsheets via the version 3 API.
Stars: ✭ 38 (-24%)
Mutual labels:  google-spreadsheet
import-products-from-gsheet-for-woo-importer
Import products from Google spreadsheet by standard woocommerce import.
Stars: ✭ 16 (-68%)
Mutual labels:  google-spreadsheet
google docs-ruby
A library which allows you to edit your spreadsheets with pleasure
Stars: ✭ 18 (-64%)
Mutual labels:  google-spreadsheet

GoogleScripts

A repository for my google scripts (GS).

Scripts:

  • SQLQueryToGoogleSpreadSheet - Take a query and bring data to Google Spreadsheet.
  • fromGooglePlacesToSheet - Take a set of specific places in a sheet with a link to the street view from it.
  • getMailToSpreadsheet - Take a email thread by a search criteria to a Google Spreadsheet.
  • introToGoogleAppsScript - Examples for explain variable, if condition, loop and API use for my informatic classes (in Portuguese).
  • createKeyFromEmail - Create a sequence os random numbers with the user in the email.
  • unixTimestampToDate - Transform unix timestamp to Date for example usage:spreadsheets.
  • formToPdf - Take every response in a form and tranform in a Google Document and also a PDF, after send an email with the two links for the files.
  • bitcoin_value_and_compare_currencies - The script used to analyse Crypto currencies and you can find here.
  • getCryptoInDollar - Function used to convert from crypto currency for US Dollars.
  • importJurusDataToSpreadsheet - Create a menu item to import data from Jurus.
  • google-sheets-functions-to-trello-api - A set of functions to use Trello's API.
  • sendEmailViaSendGrid - A function to send email via SendGrid's API.
  • google-sheets-functions-to-zoom-api - A set of functions to use Zoom's API.
  • uploadZoomRecordingsToDrive - Get Meeting records, upload to Google Drive and delete files from Zoom account.
  • fufilColumn - Fulfil columns with trigger
  • translateEN2PT - Translate one column frm Google Sheets to another column
  • queryAPITextRazor - send data to TextRazor API to NLP.
  • generateJSON - generate a JSON with 3 levels
  • findRow - find a row and return a value in the row
  • random1_1 - randomize 1-1 for squads
  • buildSankeyGraph3Levels - build a three level sankey graph
  • splitCellToRows - take a column and with a delimiter create new rows
  • callZapierWebhook - call a webhook from Zapier to process a batch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].