Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xsolanaceae/typelapse
Simulates slow, natural typing to automatically generate content in Google Docs over time
https://github.com/0xsolanaceae/typelapse
google-docs userscript
Last synced: about 1 month ago
JSON representation
Simulates slow, natural typing to automatically generate content in Google Docs over time
- Host: GitHub
- URL: https://github.com/0xsolanaceae/typelapse
- Owner: 0xSolanaceae
- License: gpl-3.0
- Created: 2024-12-18T03:07:40.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T16:46:07.000Z (about 2 months ago)
- Last Synced: 2024-12-18T17:39:30.392Z (about 2 months ago)
- Topics: google-docs, userscript
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **TypeLapse**
Simulates slow, natural typing to automatically generate content in Google Docs over time. Perfect for creating timelines, or live writing effects.> [!IMPORTANT]
> To use this script, you must have Tampermonkey installed.#### [Greasy Fork](https://greasyfork.org/en/scripts/521151-typelapse)
---
## **Setup**
1. **Install Tampermonkey**
- If you don’t have it already, install the [Tampermonkey](https://www.tampermonkey.net/) extension.2. **Add the Script**
- Open Tampermonkey.
- Click “Create a new script”.
- Replace the content with the **TypeLapse** script.3. **Save and Activate**
- Click **Save**.
- Ensure the script is enabled in Tampermonkey.---
## **How to Use**
1. Open a **Google Docs** document.
2. Click on the heading that says "TypeLapse"
3. Follow the instructions by pasting in your text and selecting your desired delay time in milliseconds.## **Taking a Break**
The script includes a "break" feature that allows the script to pause typing after a specified number of characters. This can be useful for simulating more natural typing patterns, where a person might take short breaks while typing.
### **How to Enable Breaks**
1. When you click on the "TypeLapse" button, an overlay will appear with various options.
2. Check the "Enable Breaks" checkbox to activate the break feature.
3. Set the "Break Frequency" to determine how many characters are typed before taking a break.
4. Set the "Break Duration" to specify how long the break should last in milliseconds.![typesim](assets/example.gif)