我用五个单文件HTML工具替代了我的自由职业SaaS工具组合。
我注意到作为一名自由职业者,我需要支付多个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