scriptr-space / scriptr-space.github.io

Google Apps Script Editing Web-App

Home Page:http://scriptr.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐧 SCRIPTR.SPACE 🐧

A web-based tool for Google Apps Scripts. Better editing, local storage, saving, diff'ing & committing to Github. Built atop of Ace for speed & ease of use, feel free to get in touch at hello@scriptr.space.

Control is via keyboard shortcuts (listed below) for simplicity. Small icons/colours are used to indicate current (β™₯), changed (β˜…), new (β˜†), errored (⚠) & saved (βœ”) files.

Key: ChromeOS / Win / Linux | Mac || Touch || Repeat ==> ⌨ | 🍏 || ☝ || ²

Basic Keyboard Commands

  • Save (Entire) Script/File ==> (SHIFT) + [CTRL | ⌘] + S
  • Add (HTML) / Remove File from Script ==> (SHIFT) + [CTRL | ⌘] + B / QΒ²
  • Diff (Github) Saved Script ==> (SHIFT) + [CTRL | ⌘] + M
  • Abandon Local Changes ==> [CTRL SHIFT | ⌘ SHIFT] + XΒ²
  • Commit (Customise) File/s to Github ==> (SHIFT) + [CTRL | ⌘] + G
  • Deploy Script to another Script ==> [CTRL | ⌘] + Enter

Display Options

  • Cycle through Fonts (-/+) ==> SHIFT + [ALT | βŒ₯] + 7 / 8
  • Cycle through Themes (-/+) ==> SHIFT + [ALT | βŒ₯] + 9 / 0
  • Toggle Navigator ==> [ALT | βŒ₯] + N || Swipe [Left / Right]
  • Toggle Full Screen ==> [ALT | βŒ₯] + M || Pinch [In / Out]

Keyboard Help

  • Show these Instructions / Full Details ==> [ALT | βŒ₯] + I / D
  • Show License ==> [ALT | βŒ₯] + L
  • Show Shortcuts ==> [ALT | βŒ₯] + S

About

Google Apps Script Editing Web-App

http://scriptr.space

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.4%Language:HTML 10.8%Language:CSS 9.0%Language:Ruby 0.8%