/scrap

A scripting program inspired by @conaticus' quickscript program.

Primary LanguageHTMLMIT LicenseMIT

Scrap

Version 1.0.0

A scripting program inspired by the quickscript program.

Table of Contents

  1. Installation
  2. Guide

Installation

  1. Click on the code button.
  2. Click "Download Zip".
  3. Open the Zip file.
  4. Click on the folder named src
  5. Click on the file named index.html

Guide

Menu

Creating a New Script
To create a new script, simply press the New Document button.

Saving a script
To save save a script, press the save button on the top.

Going back to the menu
To go back to the menu, press the Go Back button.

Keyboard shortcuts

  • Undo
    • ctrl + z
  • Highlight a word
    • ctrl + shift + right or left arrow key
  • Highlight everything
    • ctrl + shift + up arrow
    • ctrl + a
  • Move by words
    • ctrl + right or left arrow key
  • Go to the beginning of the document
    • ctrl + up arrow