<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: LifeUtilityApps</title><link>https://news.ycombinator.com/user?id=LifeUtilityApps</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 14:08:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=LifeUtilityApps" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Present and Build Whiteboards, Flowcharts and Diagrams on iPhone]]></title><description><![CDATA[
<p>Hi HN! I built a native iPhone and iPad whiteboard app on top of the open source Excalidraw libraries, combining them with several other open source components to create a polished offline experience. I also added features like AirPlay presentation mode with an integrated laser pointer, along with over 100 fonts and 400 backgrounds for customization. It was a fun project that brings together a lot of great open source work into a native iOS app. It's completely free to use. There are no ads, tracking, no purchases, or anything like that. I use Excalidraw a lot, and I wanted something I can play with on my phone. Please give it a try and let me know if you run into any bugs. Thanks</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48845810">https://news.ycombinator.com/item?id=48845810</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 09 Jul 2026 13:49:32 +0000</pubDate><link>https://apps.apple.com/us/app/canvasprism-whiteboard/id6785350171</link><dc:creator>LifeUtilityApps</dc:creator><comments>https://news.ycombinator.com/item?id=48845810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48845810</guid></item><item><title><![CDATA[New comment by LifeUtilityApps in "Show HN: Wealthfolio: Private, open-source investment tracker"]]></title><description><![CDATA[
<p>I built a similar tool to what OP shared, mainly for debts instead of investments, and I completely agree with you. My app only uses iCloud to sync and it keeps all sensitive data on the user's phone. Another benefit I want to share about this approach is it means that apps built local-only will never have the risk of one day going offline and being inaccessible due to the company closing down or turning off the server.</p>
]]></description><pubDate>Fri, 06 Sep 2024 15:43:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=41467177</link><dc:creator>LifeUtilityApps</dc:creator><comments>https://news.ycombinator.com/item?id=41467177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41467177</guid></item><item><title><![CDATA[New comment by LifeUtilityApps in "Show HN: Wealthfolio: Private, open-source investment tracker"]]></title><description><![CDATA[
<p>This looks really nice, and I love that it's open source and all the data is saved locally. I will give it a try this weekend!</p>
]]></description><pubDate>Fri, 06 Sep 2024 15:39:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41467144</link><dc:creator>LifeUtilityApps</dc:creator><comments>https://news.ycombinator.com/item?id=41467144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41467144</guid></item><item><title><![CDATA[Show HN: I created a finance app that lets you track debts and savings privately]]></title><description><![CDATA[
<p>Hi Hacker News!<p>My first iphone app is a simple personal finance utility. The interface lets you plug in the debts and savings goals you have, and the UI displays a dashboard to monitor those debts and savings.<p>Screenshots & UI: <a href="https://www.reddit.com/r/iOSProgramming/s/JfJjruelgR" rel="nofollow">https://www.reddit.com/r/iOSProgramming/s/JfJjruelgR</a><p>App Store Link: <a href="https://apps.apple.com/us/app/downpay-track-debt-savings/id6474574024" rel="nofollow">https://apps.apple.com/us/app/downpay-track-debt-savings/id6...</a><p>My goal was to make the app easy to use but at the same time detailed and customizable. You can achieve the same results with a spreadsheet but I wanted to build something fun to use right from your phone.<p>There’s no backend, no user auth, or any dependencies on a server. This is purely a utility and all data is 100% private :) It is only saved locally on device and in iCloud.<p>User privacy and convenience is my #1 priority with this app. No data is collected, not even analytics :o  If you run into a bug or crash, please submit a bug :)<p>Features:
1. Debt Manager:
   - Manage 14 types of debt in one place, including credit cards, student loans, auto loans, mortgages and more.
   - Detailed progress reports, and plan repayment with a user-friendly UI.<p>2. Savings Manager:
   - Set and track savings goals for major purchases such as a downpayment on a house, emergency fund, wedding, home renovation, grad school, or a new car, and much more 
   - Each savings can have multiple buckets the goal pulls from(such as savings account, gifts from family or brokerage + physical cash etc) and see how close you are to reaching your goals through the UI.
   - Some savings types allow “downpayment” logic. For example you can save 10,20,50,100% of the total price.<p>3. Asset-Linked Debts:
   - Link supported debts to assets like vehicles, real estate, or uni degrees.
   - I wanted this to be fun and remind users that they have real assets associated with these big loans<p>4. Learning & Financial Tools:
- It has 80 learning articles
- There are calculators for emergency funds, converting hourly wages to salary, compound interest etc<p>Features I plan on building:
- Expense Tracking<p>- Net-worth Tracking<p>- Bulk Add/Edit Transactions<p>- Export/Import transactions from CSV<p>- Automated Recurring Transactions<p>- Push notifications<p>- Widgets<p>In-App Purchases:<p>- Free version can track 3 debts and 2 savings<p>- One time fee unlocks Pro, unlimited everything :D<p>I’m a coding person and not good at marketing, if you have any suggestions for how to market an app I would appreciate it!<p>If you want to support a dev bootstrapping this on my own please leave an App Store rating <3 :)<p>Or if you have feedback I would appreciate that as well.<p>I’m building in public at r/DownPayApp if you are interested in following.<p>Some fun stuff I made that HN might find interesting:<p>- Interactive Roadmap<p>I needed a roadmap that I could share with users. I was using a Google Sheet to track features but sharing that with users didn’t look too pretty so I created a Roadmap page. I did the unthinkable though, I used that same google sheet as a database :o  React just fetches the public CSV and renders a UI. I’ll probably move to a more professional roadmap tool but this does the job for now and is free 99 :D<p>Check it out here: <a href="https://lifeutilityapps.com/downpay/roadmap" rel="nofollow">https://lifeutilityapps.com/downpay/roadmap</a><p>- What’s New UI<p>I wanted Users to be able to interact with the Release notes for every version I release. I put a lot of time and effort into the project and I want to highlight all these new things I make so that users are aware of them. This needed to include photos of every new feature, with detailed notes on what changed.<p>Video: <a href="https://www.reddit.com/r/SwiftUI/comments/1ewu20s/release_notes_whats_new_screen_built_with_swiftui/" rel="nofollow">https://www.reddit.com/r/SwiftUI/comments/1ewu20s/release_no...</a><p>Thank you all!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41465843">https://news.ycombinator.com/item?id=41465843</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Sep 2024 13:09:16 +0000</pubDate><link>https://apps.apple.com/us/app/downpay-track-debt-savings/id6474574024</link><dc:creator>LifeUtilityApps</dc:creator><comments>https://news.ycombinator.com/item?id=41465843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41465843</guid></item><item><title><![CDATA[New comment by LifeUtilityApps in "Show HN: Skip – Build native iOS and Android apps from a single Swift codebase"]]></title><description><![CDATA[
<p>Loving this so far, I've been working with it for a week now. I have a personal app, DownPay for iOS, that is built with SwiftUI that I want to bring to Android. I tried going the React Native route to build an android-only version but the context switching between SwiftUI, React Native, and then my day job made it challenging. I also tried Ionic and Ignite and wasn't successful with those either.<p>After testing the feasibility of other cross-platform frameworks, I landed on Skip. I LOVE that I don't have to break out of the "Swift" mental context, I just have to focus on writing an app in 1 language.<p>So before I commit fully I've been testing it out (building a demo app this week) and so far I am very impressed. The syntax to write platform-specific code (#if !SKIP #endif) is very easy to use once you get the hang of it.<p>It's amazing I don't have to learn Android to get something up and running at this speed with Skip. Hitting run in xcode and watching both emulators open feels like magic. I want to put this to the test so I plan to build a complete App with it from start to finish, ship it to both App Stores, and if all that goes smoothly I will proceed to migrate my main app using Skip.</p>
]]></description><pubDate>Wed, 28 Aug 2024 22:54:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=41385320</link><dc:creator>LifeUtilityApps</dc:creator><comments>https://news.ycombinator.com/item?id=41385320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41385320</guid></item></channel></rss>