- KoReader top menu
- KoReader file manager
- KoReader top menu
- Tools
- More tools (page 2)
- Developer options
- Enable debug logging
- Enable verbose debug logging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Sort by Date | |
| // @namespace Violentmonkey Scripts | |
| // @match http://prusamini.lan/ | |
| // @match http://prusamini.lan/* | |
| // @grant none | |
| // @version 1.0 | |
| // @author - | |
| // @description 30/12/2024, 11:48:52 | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| blueprint: | |
| name: Frigate Notification | |
| description: | | |
| ## Frigate Mobile App Notification | |
| This blueprint will send a notification to your device when a Frigate event for the selected camera is fired. The notification will initially include the thumbnail of the detection, but will update to include actionable notifications allowing you to view the saved clip/snapshot when available, or silence the notification for a configurable amount of time. | |
| With this blueprint, you may send the notification to multiple devices by leaving "Device" blank and instead use a [notification group][1]. | |
| ### Required entities: |