Monday, July 10, 2023

Show HN: macOS tool for tracking internet disconnections on a calendar heatmap https://ift.tt/01OZugA

Show HN: macOS tool for tracking internet disconnections on a calendar heatmap Hey everyone, I want to share a tool, UptimeLog, that helps track internet connections and identify patterns of disconnections and durations, all presented on a calendar heatmap (which I find to be a cool way to visualize different patterns and more). Originally, it started as a quick hack for Linux, allowing me to analyze patterns of periodic internet disconnections over time. However, I have since ported it to macOS, enabling cross-platform compatibility via making the monitoring dashboard accessible through a web page locally. https://uptimelog.app July 11, 2023 at 12:55AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...