Use this template for creating new InkyPi plugins.
See the wiki page for an in depth overview of how to get started.
InkyPi-Template is a plugin for InkyPi that displays ... [Plugin description]
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- 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
This project is licensed under the MIT License - see the LICENSE file for details.
