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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Frankendash – Create dashboards from web page snippets

5 点作者 mishu210 个月前
Hello, HN.<p>I created <a href="https:&#x2F;&#x2F;frankendash.com" rel="nofollow">https:&#x2F;&#x2F;frankendash.com</a>, which lets you arrange web page snippets in a dashboard. It then refreshes them at regular intervals.<p>I built it for myself because I got tired having to cycle through my tabs to make sure I don&#x27;t miss anything, and I&#x27;m sharing here in case it may be useful to someone else.<p>No account required.<p>Tech stack:<p><pre><code> - Django back-end - Carbon Design System for CSS - htmx, sortable.js, cropper.js, and day.js for some progressive enhancement </code></pre> It&#x27;s open-source if you want to self-host: <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;mihai.tarce&#x2F;frankendash" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;mihai.tarce&#x2F;frankendash</a><p>Please try it out and let me know what you think.

1 comment

thatgurjot10 个月前
This is a great idea! Love the minimal implementation of it too.<p>I have struggled with a similar but unrelated problem at my workplace before. This might just help with that. Will dig into the code!<p>Some questions: 1. Are the “snippets” all just iframes? 2. How do you mitigate CORS issues? 3. Does it run best on the local machine only? If so, what potential issues do you think would crop up if it were hosted on a remote server?
评论 #41148643 未加载