From fe9cf6386737f73b9bd782cba436095df6e37258 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 14 May 2025 18:48:26 -0700 Subject: update readme --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 40c81b0..b8b3c61 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Infrastructure configs, some maybe included in pi_config dir - /etc/nftables.conf nftables firewall configs - server: - laptop: +- Reboot or restart/reload the services maybe needed for some configurations to work. wireguard laptop configuration ``` @@ -83,3 +84,23 @@ Endpoint = ca.flylightning.xyz:49432 AllowedIPs = 10.0.0.5/32, fdc9:281f:04d7:9ee9::5/128, 10.0.0.1/32, fdc9:281f:04d7:9ee9::1/128 PersistentKeepalive = 25 ``` + + +remote_plot future improvements +- Line plot +- Use a slider for time +- Time in current timezone +- Show data number on plot +- Webui with rest API +- Save little to RAM, read from file mostly +- Server side record data +- Better network hole punching +- Better UI +- Specify to plot last how many last seconds +- Async read remote data +- Plot average data in a time period to use less CPU +- Scroll-able plots +- Show cell name for max min data +- Better way to manage infrastructure code +- More touch screen friendly +- More platform independent -- cgit v1.2.3-70-g09d2