From dc6d00d14c59f79f5bfc121e0172c3fafabd8881 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 15 Dec 2025 11:24:24 -0600 Subject: [PATCH] fix nightd metadata - add proper description and links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- metadata/com.sudoxnym.nightd.yml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/metadata/com.sudoxnym.nightd.yml b/metadata/com.sudoxnym.nightd.yml index be66d1a..4719ab0 100644 --- a/metadata/com.sudoxnym.nightd.yml +++ b/metadata/com.sudoxnym.nightd.yml @@ -1,9 +1,13 @@ -AuthorName: '' +AuthorName: sudoxnym Categories: -- fdroid-repo +- System CurrentVersionCode: 2147483647 -IssueTracker: '' +License: MIT Name: nightd -SourceCode: '' -Summary: '' -WebSite: '' +Summary: screen dimmer for android tv +Description: | + screen dimmer for android tv. reduces screen brightness with an overlay + for comfortable viewing in dark rooms. +WebSite: https://github.com/sudoxnym/nightd +SourceCode: https://github.com/sudoxnym/nightd +IssueTracker: https://github.com/sudoxnym/nightd/issues