展示HN:一个零遥测的剪贴板、颜色选择器和捕获工具套件
我并不是一名软件工程师,但我在工作中需要制作多个截图,并且这些截图的尺寸必须完全相同。我找到的每个应用程序都不允许我输入或保存预设尺寸,这让我很困扰。因此,我想尝试利用人工智能来帮助我构建一个简单的应用程序来解决这个问题。不久之后,我开始添加越来越多有用的功能,最终构建出了我想在世界上看到的截图应用(CapSize——现在它具有本地OCR和大量注释工具)。
我在这个过程中玩得非常开心,开始思考还有哪些其他应用可以用于工作和爱好,这就是我构建SmartClip(一个具有本地隐私保护的剪贴板历史管理器)和HexStack(一个存储十六进制代码及更多功能的颜色选择器)的原因。这些应用程序完全离线,零数据收集,不需要账户。
在构建这些应用时,我并没有计划与世界分享,但它们对我帮助很大,我想知道其他人是否也会觉得它们有用。虽然可能没有广泛的市场,但我认为开发者、软件工程师、用户体验/用户界面设计师和测试人员都能从中受益良多。
如果你觉得这些应用可能对你有用,我非常希望听到你对我所创造的东西的想法和反馈。网站上有每个应用的完全功能的免费“核心”版本供你测试,还有展示“专业”功能的演示视频。如果你真的喜欢这些专业功能,我为这个社区设置了20%的折扣:结账时使用代码HN20。
感谢你的关注!
网站: [https://mintlogic.net](https://mintlogic.net)
CapSize 源代码库:
[https://github.com/Mint-Logic/CapSize.git](https://github.com/Mint-Logic/CapSize.git)
SmartClip 源代码库:
[https://github.com/Mint-Logic/SmartClip.git](https://github.com/Mint-Logic/SmartClip.git)
HexStack 源代码库:
[https://github.com/Mint-Logic/HexStack.git](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>