我用 5 个单文件 HTML 工具替换了我的自由职业 SaaS 工具栈

3作者: AnnSri6 个月前
我注意到,作为一名自由职业者,我需要支付好几项 SaaS 订阅费用,仅仅是为了处理发票、提案、合同和项目跟踪等简单任务。<p>这些工作流程看起来都不复杂,不值得使用完整的 SaaS 平台,所以我开始尝试使用本地优先工具。<p>最终,我构建了五个独立的 HTML 应用,可以直接在浏览器中运行。无需框架,无需安装,也无需账户。只需打开文件即可使用。<p>这些工具涵盖了发票、提案、合同、费用和项目路线图。所有操作都在本地进行,数据也保存在本地设备上。<p>好奇这里其他人对这种工作流程的本地优先工具的看法。
查看原文
I noticed that as a freelancer I was paying several SaaS subscriptions just to handle simple tasks like invoices, proposals, contracts, and project tracking.<p>None of those workflows seemed complex enough to justify full SaaS platforms, so I started experimenting with local-first tools instead.<p>I ended up building five standalone HTML apps that run directly in the browser. No frameworks, no installation, and no accounts. Just open the file and use it.<p>The tools cover invoices, proposals, contracts, expenses, and project roadmaps. Everything runs locally and data stays on the machine.<p>Curious what others here think about local-first tools for this kind of workflow