展示 HN:一个零遥测的剪贴板、颜色选择器和截图套件
2 分•作者: Peacetoes•7 天前
我并非科班出身的软件工程师,但工作需要我截取大量尺寸完全相同的截图。我尝试过的所有应用都无法让我输入或保存预设尺寸,这让我的工作很不方便。于是,我想尝试利用人工智能来帮助我构建一个简单的应用来解决这个问题。很快,我开始添加更多实用的功能,最终构建出了我心目中理想的截图应用(CapSize,现已集成本地 OCR 和大量标注工具)。
我对这个过程非常享受,开始思考还能为工作和爱好开发哪些应用,于是就有了 SmartClip(一个带有本地隐私遮蔽功能的剪贴板历史管理器)和 HexStack(一个可以存储十六进制颜色代码等更多信息的拾色器)。所有应用都支持 100% 离线使用,没有任何遥测数据,也无需注册账户。
最初我并没有打算将它们分享出去,但它们极大地帮助了我,我开始想,也许其他人也会觉得它们有用。虽然可能没有大规模的市场需求,但我认为开发者、软件工程师、UX/UI 设计师和测试人员可以从中获得很多便利。
如果您觉得这些应用可能对您有用,我非常希望能听到您对我的作品的看法和反馈。您可以在网站上找到每个应用的完整免费“核心”版本进行试用,也有演示视频展示“专业版”的功能。如果您非常喜欢专业版的功能,我为这个社区设置了 20% 的折扣:结账时使用代码 HN20。
感谢您的关注!
网站:https://mintlogic.net
CapSize 源代码库:
https://github.com/Mint-Logic/CapSize.git
SmartClip 源代码库:
https://github.com/Mint-Logic/SmartClip.git
HexStack 源代码库:
https://github.com/Mint-Logic/HexStack.git
查看原文
I’m not a software engineer by trade, but I needed to make a number of screenshots for my job that all needed to be the exact same size. Every app I found wouldn't let me input or save a preset size to make my life easier, so I thought I'd try out using AI to help me build a simple app to solve that problem. It wasn't long before I started adding more and more useful features and ended up building the screenshot app I wanted to see in the world (CapSize - which now has local OCR and a ton of annotation tools).<p>I had so much fun with it I started thinking of what other apps I could use for work and hobbies, and that's how I built SmartClip (a clipboard history manager with local privacy masking) and HexStack (a color picker that stores your hex codes and a lot more). Everything is 100% offline with zero telemetry and no account required.<p>I had no plans on sharing them with the world when I built them, but they helped me so much, I wondered if others might find them useful too. There's probably not a wide scale market for them, but I think developers, software engineers, UX/UI designers and testers could get a lot of use out of them.<p>If this is something you might find useful, I'd love your thoughts and feedback on what I've created. There is a fully functional, free "Core" version of each app on the site you can test out and demo videos showing the "Pro" features. If you really love the Pro features, I've set up a 20% discount for this community: Use code HN20 at checkout.<p>Thanks for taking a look!<p>Website: <a href="https://mintlogic.net" rel="nofollow">https://mintlogic.net</a><p>CapSize Source Repo:
<a href="https://github.com/Mint-Logic/CapSize.git" rel="nofollow">https://github.com/Mint-Logic/CapSize.git</a><p>SmartClip Source Repo:
<a href="https://github.com/Mint-Logic/SmartClip.git" rel="nofollow">https://github.com/Mint-Logic/SmartClip.git</a><p>HexStack Source Repo:
<a href="https://github.com/Mint-Logic/HexStack.git" rel="nofollow">https://github.com/Mint-Logic/HexStack.git</a>