From c6f42f06871b7489b733f6bef6d667a8b8e5b5b5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Mar 2025 19:45:34 +0100 Subject: readme: list optional dependencies + update todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 9 +++++++++ TODO | 3 +++ 2 files changed, 12 insertions(+) diff --git a/README b/README index c94d7fd..d9ece2d 100644 --- a/README +++ b/README @@ -91,3 +91,12 @@ DESCRIPTION version of the structure so that it doesn't write outside it if it is out of date. There for it is critical that the application doesn't simply set all but, but instead only recognised ones. + +EXTENDED DESCRIPTION + Runtime-optional dependencies + libgeome_get_from_timezone(3) relies on timezone data compatible with + the Time Zone Database from Internet Assigned Numbers Authority, also + called tz or zoneinfo (as is used in /usr/share), and often distributed + under the name tzdata (the data portion of the project). + + libgeome_netservices(3) relies on curl(1). diff --git a/TODO b/TODO index f583938..ced7b6c 100644 --- a/TODO +++ b/TODO @@ -12,3 +12,6 @@ Add support for GPS Add support for averaging non-outlier netservices Add stream support (run a command and continuouly read lines to receive updates) Add support for more automatic location determination +Add geome utility +Add support for detecting WiFi and cell towers, using a location service to get a location +Add support for detecting changes in nearby WiFi and cell towers -- cgit v1.2.3-70-g09d2