InkyPi-Plugin-Template
January 26, 2026 ยท View on GitHub
Use this template for creating new InkyPi plugins.
See the wiki page for an in depth overview of how to get started.
InkyPi-Plugin-Template
InkyPi-Template is a plugin for InkyPi that displays ... [Plugin description]
Screenshot

Installation
Install
Install the plugin using the InkyPi CLI, providing the plugin ID and GitHub repository URL:
inkypi install plugin_template https://github.com/fatihak/InkyPi-Plugin-Template
API Keys
- Login in to your account ... [API Key setup instractions] ...
- Store your api key in the .env file with the key
SAMPLE_KEYSAMPLE_KEY=your-key
License
This project is licensed under the MIT License - see the LICENSE file for details.