TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: SheetMonitor – Track changes to Google Sheets over time

1 点作者 ian0超过 1 年前
A lot of small businesses use spreadsheets as an effective DB + CRUD app, where the content of the sheet represent the current &quot;state&quot; of the data. An example could be a sheet full of orders, or customer queries, or current products for sale.<p>While running analysis on the &quot;current&quot; data of the sheet is easy, its very hard to see how your data changes over time as rows are added&#x2F;removed and cells altered. For example, in a sheet full of customer support issues, maybe you want to see how the number of &quot;open&quot; tickets changes over time, to see how your queue grows &#x2F; shrinks.<p>So I built this tool that allows you to simply select a google sheet you have access to and create trackers to monitor the columns you want to. It uses the google sheets api to poll the sheets daily, storing aggregated data in a time-series DB.<p>Unfortunately it requires sign-in via google for obvious reasons, but it has a free trial if you want to test it out.<p>Any feedback appreciated!

暂无评论

暂无评论