Skip to content

nicholaswilde/trmnl-sheet-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRMNL Sheet Quote

A private plugin for TRMNL to display quotes from a Google Sheet.

sheet-quote

🚀 Features

  • Displays a random quote from a Google Sheet.
  • Customizable polling interval to fetch new quotes.
  • Configurable columns for quote and author.

🛠️ Installation

  1. Clone this repository to your local machine.
  2. Copy the src directory to your TRMNL plugins directory.
  3. Rename the src directory to sheet-quote.

⚙️ Configuration

Configuration is handled within the TRMNL application. After installing the plugin, you will find the following settings:

  • Spreadsheet ID: The ID of your Google Sheet.
  • Quote Column Index: The column number (starting from 0) for the quotes in your sheet.
  • Author Column Index: The column number (starting from 0) for the authors in your sheet.

For more detailed instructions, please see the TRMNL documentation.

🚧 Development

This project does not have any dependencies to install or a development server to run. The plugin is designed to be used within the TRMNL application.

To make changes, edit the files in the src directory. The .liquid files control the layout, and settings.yml controls the configuration options.

⚖️ License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

📝​ Author

​This project was started in 2025 by Nicholas Wilde.

About

Private plugin for TRMNL to display quotes from a Google Sheet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages