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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: As a freelancer, what's the best app to track finances?

211 点作者 nunodonato大约 6 年前
Hi everyone!<p><pre><code> I&#x27;ve been working as a freelancer practically my whole life. Although I&#x27;m not a very finances-oriented person, I do like to keep track of my spending and income, do some basic forecasting, budgeting, to also plan my time and activities. One thing I&#x27;ve noticed is that most apps are really not oriented for people who, like me, dont have very fixed&#x2F;stable sources of income. One month I&#x27;m doing something, next month I have very little work, next month I may be working on 3 different projects, with different wages. I miss a simple way to track this, and to somehow allow me to plan my future, minimizing working hours and maximizing life (4hr work week anyone? ;)) But so far I haven&#x27;t been able to find a finance management app that responds to the needs of freelancers like me. Being in IT and software dev, I&#x27;m begin to think I should probably scratch my own itch and develop something that really suits my needs. So I&#x27;d like to ask you two things </code></pre> 1 - Is there any app I&#x27;m not aware of, that you guys might use and that suits these needs?<p>2 - If you are somehow like me, would you give 5min of your time so that I could get more feedback from other freelancers about what would be useful for them, and other tips and strategies you might use for yourself for your own finances?<p>thanks so much!

74 条评论

thibaut_barrere大约 6 年前
I&#x27;m a freelance myself (since 2005). I ultimately scratched my own itch and created an app specifically for this:<p><a href="https:&#x2F;&#x2F;www.wisecashhq.com" rel="nofollow">https:&#x2F;&#x2F;www.wisecashhq.com</a><p>I built it pretty much for what you describe: to plan my future (it computes your runway &amp; &quot;time wealth&quot;), adjust working hours as needed, &quot;make time&quot; for other topics, negotiate based on data etc.<p>The goal is not to &quot;track all expenses&quot;, but rather to make a reasonable forecast of your situation.<p>You will likely find those articles useful:<p>- <a href="https:&#x2F;&#x2F;www.wisecashhq.com&#x2F;blog&#x2F;knowing-your-cash-runway-a-killer-tool" rel="nofollow">https:&#x2F;&#x2F;www.wisecashhq.com&#x2F;blog&#x2F;knowing-your-cash-runway-a-k...</a><p>- <a href="https:&#x2F;&#x2F;www.wisecashhq.com&#x2F;blog&#x2F;case-study-how-to-increase-freelancing-rates-as-a-beginner" rel="nofollow">https:&#x2F;&#x2F;www.wisecashhq.com&#x2F;blog&#x2F;case-study-how-to-increase-f...</a><p>- <a href="https:&#x2F;&#x2F;www.wisecashhq.com&#x2F;blog&#x2F;recurring-revenue-matters-visual-explanation" rel="nofollow">https:&#x2F;&#x2F;www.wisecashhq.com&#x2F;blog&#x2F;recurring-revenue-matters-vi...</a><p>Hope this helps &amp; let me know if you have further questions!
评论 #19460504 未加载
评论 #19462882 未加载
dvno42大约 6 年前
There&#x27;s a slight learning curve but I&#x27;ve been very happy with GnuCash. It supports multiple accounts and containers, has decent reporting, invoicing, categorizing, etc. I also really like that it&#x27;s offline.<p><a href="https:&#x2F;&#x2F;www.gnucash.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gnucash.org&#x2F;</a>
评论 #19460415 未加载
评论 #19459976 未加载
评论 #19461147 未加载
dig1大约 6 年前
I&#x27;m running a company on ledger-cli [1], emacs and org-mode [2]. Sure, there are some additional scripts that will pull banking logs or do repetitive tasks, but these are basic building blocks.<p>Tried GnuCash few times - first time I failed because I didn&#x27;t know how to work with double-entry accounting [3]. Second time failed because GnuCash isn&#x27;t flexible with currencies (maybe things got better now).<p>All these tools has steep learning curve, but things pays back with extreme flexibility and longevity over time. Everything is a text, which means I can access it from everywhere (scripts, editors, phone). I&#x27;m keeping everything on git (invoices, payment details, project status, todo list), so every change is recorded and, most important, I&#x27;m not dependent on external company&#x27;s product that can go bankrupt tomorrow.<p>As I&#x27;m doing business with customers from different parts of world, I&#x27;m trying to be flexible by accepting currencies whatever is suitable for them. This is nightmare for ordinary accounting tools and AFAIK only ledger-cli and derivatives are able to handle it properly (eg. cryptocurrency payments and transactions). Hell, I&#x27;m even using ledger-cli to track my car fuel consumption and expenses which shows level of flexibility (try that with GnuCash).<p>Emacs&#x2F;org-mode is for everything else ;) Invoices, project planning, drawing charts, coding, calculating and preparing tax reports, forecasting (you&#x27;d be surprised how powerful Emacs calc [4] is).<p>[1] <a href="https:&#x2F;&#x2F;www.ledger-cli.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ledger-cli.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;orgmode.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;orgmode.org&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Double-entry_bookkeeping_system" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Double-entry_bookkeeping_syste...</a><p>[4] <a href="https:&#x2F;&#x2F;www.gnu.org&#x2F;software&#x2F;emacs&#x2F;manual&#x2F;html_mono&#x2F;calc.html" rel="nofollow">https:&#x2F;&#x2F;www.gnu.org&#x2F;software&#x2F;emacs&#x2F;manual&#x2F;html_mono&#x2F;calc.htm...</a>
评论 #19463534 未加载
评论 #19463457 未加载
评论 #19461554 未加载
sam1r大约 6 年前
I can relate to you in verbatim, except never had the courage to ask publicly. I ended up going with excel and then ended up hating any tool in the browser.<p>Updates with startups take too long and your nit-picky features to increase your productivity probably do not directly correlate with these payment software companies business goals. I prefer full control &#x2F; or the possible option for extensibility. Most importantly, looking at the data, no matter [or my several failed experiments&#x2F;finance tool investments past year] ... I would eventually go back to excel. You just don&#x27;t get the mental massaging that you are the shit in the UI.<p>Anyways, if this sounds interesting, I hope it saves you some time. I spent way too much time wasting my determination to find the perfect tool that actually never existed in the first place.
评论 #19460684 未加载
justusthane大约 6 年前
It doesn&#x27;t really have forecasting capability and isn&#x27;t targeted at business, but just for personal budgeting and finance tracking, I love YNAB, and it works fine for variable income. It has actually changed my life (coming from no budgeting ;)<p>There&#x27;s a public API too, so you could probably build forecasting and more detailed reporting on top of it.
评论 #19463647 未加载
nickjj大约 6 年前
I like GnuCash and wrote about it at: <a href="https:&#x2F;&#x2F;nickjanetakis.com&#x2F;blog&#x2F;using-gnucash-as-a-freelancer-to-track-finances-and-prepare-taxes" rel="nofollow">https:&#x2F;&#x2F;nickjanetakis.com&#x2F;blog&#x2F;using-gnucash-as-a-freelancer...</a><p>It was also discussed here last year at: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16857884" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16857884</a><p>Been using it for a few years now to track finances as a freelancer and I don&#x27;t see a reason to switch. It works really well.<p>But I wrote my own Bash script to calculate invoice amounts. I run 1 command per month and it spits out the number of hours I worked for each client and then shows how much I should invoice them for.
martin-adams大约 6 年前
I use You Need A Budget to track my personal finances and budget for the future. I also use it my my company to know exactly how much profit I have. It’s the only app I’ve found that lets me prepare for the future and allow me to make proper decisions.<p>Whenever I spend money, I record the transaction in the app and import my bank statements to reconcile once a month.
评论 #19460744 未加载
akegalj大约 6 年前
ledger: <a href="https:&#x2F;&#x2F;www.ledger-cli.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ledger-cli.org&#x2F;</a><p>and its haskell clone hledger: <a href="https:&#x2F;&#x2F;hledger.org&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;hledger.org&#x2F;index.html</a><p>I use hledger - but I bellieve both would work.
评论 #19460000 未加载
kd5bjo大约 6 年前
I&#x27;m a big proponent of learning how to do this with old-fashioned ledger books. Paper is always more flexible than the electronic solutions, and going straight to electronic tracking risks locking in a poor process for the sake of efficiency -- never spend time optimizing until you know you&#x27;ll actually use the result.
jongpieter大约 6 年前
Since I started working as a freelancer, I&#x27;m using PaymoApp [1], it&#x27;s great for managing projects and tracking time for these projects. You can easily invoice these hours to your clients, with based on the projects you have defined. The best part for me is the ability to easily track time for my projects, as I&#x27;m working on different projects.<p>For accounting, PaymoApp doesn&#x27;t offer full accounting services. I just started using Snelstart [2] a by and for Dutch market developed accounting platform. The best part of this application, is the integration with my accountant, he can monitor my administration 24&#x2F;7 and this saves me time and money.<p>[1] <a href="https:&#x2F;&#x2F;www.paymoapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.paymoapp.com&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;www.snelstart.nl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.snelstart.nl&#x2F;</a>
neilv大约 6 年前
I don&#x27;t know what&#x27;s the best, but, on the desktop, among other things I tried, I used GnuCash.<p>In addition to tracking personal&#x2F;business finances in GnuCash, I used the invoicing feature to track billable hours and notes for each chunk of time. I had a custom invoice format that generated PDFs without the notes, and then I used the notes as reminders of what to put in periodic work reports.<p>A drawback to GnuCash, though, is that you can spend a lot of time getting your accounts and transaction splits just right, and tracking every little transaction. One of the best things I did was to move to doing <i>less</i> categorization and itemization in GnuCash (e.g., unless an expense was was tax-relevant, it got moved to &quot;Misc.&quot;, and paper-money expenses weren&#x27;t even tracked, but reconciled monthly).
kozziollek大约 6 年前
I&#x27;m using Firefly III [1]. Mostly because it&#x27;s open-source, self-hosted and had nice import feature that I could use to upload CSV from my bank. It&#x27;s a webapp, so no need for mobile applications. Although few people created some I think.<p>It has tags, bugdets, categories, multiple currencies, reports. Author is regularly publishing new versions and is very responsive.<p>[1]: <a href="https:&#x2F;&#x2F;firefly-iii.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;firefly-iii.org&#x2F;</a>
kaishiro大约 6 年前
I&#x27;ve personally tried several different online services but ultimately landed on Wave (<a href="https:&#x2F;&#x2F;waveapps.com" rel="nofollow">https:&#x2F;&#x2F;waveapps.com</a> - no affiliation). I used it for personal consulting and lately have used it for somewhat more formal (bit still fairly straightforward) corporate accounting. I&#x27;m a big fan - just my two cents.
评论 #19459828 未加载
评论 #19460098 未加载
评论 #19460128 未加载
kfriede大约 6 年前
I&#x27;ve used Simple <a href="https:&#x2F;&#x2F;www.simple.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.simple.com&#x2F;</a> as my primary checking for years and love it. I create &quot;Goals&quot; as buffer money pockets for things like &quot;Savings&quot;, &quot;Investment&quot;, and &quot;Credit Card Buffer&quot;, and then use their expenses feature to automatically deduct certain bill amounts every payday. Their features are open enough to where you should be able to flex it to your needs. For example the &quot;Goals&quot; also has an auto-fill, but I just use them manually since I don&#x27;t usually have a set amount I&#x27;m trying to save, just a certain percent per payday.
mitul_45大约 6 年前
Not a freelancer, but I wanted to track my everyday finances since long. I tried lot of different tools but in the end ended up using simple Google sheet with some formulas.<p>The only issue with this approach is – adding expenses is pain. When I am shopping for something, opening Google Sheet (on phone) and adding an expense&#x2F;income is too cumbersome. So I built a UI for it – <a href="https:&#x2F;&#x2F;github.com&#x2F;mitul45&#x2F;expense-manager" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mitul45&#x2F;expense-manager</a>.<p>I have been using it since last couple of years and have an idea of my monthly&#x2F;weekly expenses.
评论 #19462686 未加载
评论 #19463576 未加载
senseitit大约 6 年前
I second Paymo, which is basically designed around client work. You can create multiple projects with different billing methods and track time on them, which can then be pulled into an invoice for a client. This way you have a concrete idea of how you spend your time vs. how much you get paid for it.<p>The free plan should be enough for planning and tracking project progress. It&#x27;s limited to 3 invoices though, so you might need to buy a paid plan for advanced accounting features.<p><a href="https:&#x2F;&#x2F;www.paymoapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.paymoapp.com&#x2F;</a>
wishinghand大约 6 年前
Just a note about your posting format- don&#x27;t use the `pre` tag or backticks to quote long lines of text. They&#x27;ll overflow and it&#x27;s essentially impossible to read on mobile.
评论 #19464811 未加载
评论 #19465448 未加载
rushabh大约 6 年前
Frappe Accounting is an electron based app exactly for this (GPL v3). We have pushed an alpha version and would love to find collaborators. Out of the box you can setup chart of accounts, make bills, payments, get basic accounting reports.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;frappe&#x2F;accounting" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;frappe&#x2F;accounting</a><p><a href="https:&#x2F;&#x2F;frappe.io&#x2F;accounting" rel="nofollow">https:&#x2F;&#x2F;frappe.io&#x2F;accounting</a><p>Anyone willing to collaborate, please drop me a mail.
jbverschoor大约 6 年前
Manager is free for desktop &#x2F; paid for cloud <a href="https:&#x2F;&#x2F;manager.io" rel="nofollow">https:&#x2F;&#x2F;manager.io</a><p>It has all the things you need, and the interface is pretty good.
评论 #19462139 未加载
评论 #19460765 未加载
brudgers大约 6 年前
Over the years, I&#x27;ve tried Quicken, Quickbooks, and other &#x27;mass market&#x27; finance tools for my freelancing. I gave up the search for a silver bullet. Spreadsheets are excellent for these types of niche application with one-off requirements. From a development perspective, spreadsheets excel for nailing down the business logic without getting bogged down in frameworks and tooling and UI design. Until the data flow is understood, hard coding may just get in the way.
nunodonato大约 6 年前
Thanks everyone for the comments. I should have tried to explain a little bit better, I&#x27;m not searching for expenses trackers or time trackers. Its really more about forecasting and having bird&#x27;s eye view on things, in order to plan work.<p>I&#x27;m really tending to scratch my own itch and do something different. Cushion app comes close to what I what, but still misses a few spots and its a bit more expensive than what I&#x27;d like to afford.
gexla大约 6 年前
The answer for this will be different for everyone. None of the answers will be sure to fix your problems.<p>Dealing with your finances (or anything else you deal with more than once) is a process. Figure out what your process needs to be and then automate the most painful parts with the tools you can find. Rinse and repeat as you locate more pain points.<p>You&#x27;ll likely find that a general tool such as Excel is the best way to start. As you gain a further understanding of your problem, then you can trial other tools. As I mentioned above, the best app for you will likely be the one which best handles your greatest pain points.<p>Apps can still be helpful as a starting point for your processes. Apps have workflows which you can steal for your own workflows. You&#x27;ll then likely tweak to the point where the tool is no longer a good fit.<p>The exception to the above is when your greatest pain point is some combination of time and collaboration. It may be best to pick among the leaders in the space and force yourself to adapt. I can track things in Excel, but I may be forced to pick something else if I need other people to use it.<p>The above is from someone who goes through loads of apps and always ends up going back to basic tools.
评论 #19460701 未加载
vbsteven大约 6 年前
I am on Harvest on which I track small freelance gigs, longer consulting engagements and time spent on side projects.<p>I like the way I can split up projects into multiple roles and track&#x2F;bill differently for dev time vs admin work.<p>I also generate all my invoices through Harvest but I don’t use their builtin online payments.<p>There is a desktop tracker for MacOS and Windows and some open source Linux clients but I prefer to use a pinned tab in Firefox.
danap大约 6 年前
I have been tracking my expenses in one form or another for my entire life. How long well before we had computers and I used columnar paper spreadsheets. Its always been a pain, Excel, whatever when you need data at the end of the year.<p>Now I use a database with my own application that handles table entries just like a spread sheet, has analysis, and charting, import&#x2F;export of data.<p>Need income tracking, project time tracking whatever add a table(s).<p>It will read whatever schema you define and works with MySQL, MariaDB, SQLite and others. If you want something a little extra then it supports plugins. Make your own. Videos, docs, and plugin tutorial see website. Its free open source.<p>My Expenses:<p><a href="http:&#x2F;&#x2F;ajqvue.com" rel="nofollow">http:&#x2F;&#x2F;ajqvue.com</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;danap&#x2F;ajqvue" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;danap&#x2F;ajqvue</a> <a href="http:&#x2F;&#x2F;dandymadeproductions.com&#x2F;temp&#x2F;GeneralExpenses.html" rel="nofollow">http:&#x2F;&#x2F;dandymadeproductions.com&#x2F;temp&#x2F;GeneralExpenses.html</a>
y7大约 6 年前
I use beancount [1] for double-entry bookkeeping. It&#x27;s similar to ledger&#x2F;hledger, but it enforces correctness of your ledger a bit more, and it&#x27;s written in Python which suits me well. You keep a ledger in a plain text file (easy to keep under source control), and then run various commands for analysis. Fava [2] is a web interface that gives you some stats. There&#x27;s also a Vim plugin [3].<p>For analysis and filing taxes and stuff, I&#x27;ve written some custom analysis scripts that take the ledger file as input. Pretty easy to write, since the tool already gives you a large and reasonably well documented Python API.<p>[1] <a href="http:&#x2F;&#x2F;furius.ca&#x2F;beancount&#x2F;" rel="nofollow">http:&#x2F;&#x2F;furius.ca&#x2F;beancount&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;beancount.github.io&#x2F;fava&#x2F;" rel="nofollow">https:&#x2F;&#x2F;beancount.github.io&#x2F;fava&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;github.com&#x2F;nathangrigg&#x2F;vim-beancount" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nathangrigg&#x2F;vim-beancount</a>
spoiledtechie大约 6 年前
Dave Ramsey, - Every Dollar App.<p>Dave Ramsey is probably the biggest expert in helping people get out of debt and stay out of debt. While its a 8 step program, he requires you to sit down and budget.<p>Just one more accolade. He is known in circles as the best program to get people out of debt and fast.<p>Along with his program he offers an App called Every Dollar.<p>Its a must have if you know anything about budgeting personally.
bogmom大约 6 年前
YES. Thank you for thinking of developing something to address this.<p>1. Most banking apps segment spending, but they don&#x27;t perform analysis in an actionable way.<p>2. Most banking apps allow you to automatically budget for goals, but they don&#x27;t help you <i>actually structure</i> your budget; usually they relegate customers to siphoning money automatically, at best.<p>Solution<p>1. Create an app that not only performs both actions above, but also adds in a platform that caps&#x2F;limits spending by category in order to reach monthly goals.<p>e.g. monthly rent is x. App suggests&#x2F;limits spending on y + z.<p>e.g. planning for baby requires $x. App suggests&#x2F;allocates n per week while limiting spending on y + z.<p>e.g. finances are unstable. App performs analysis of income patterns to determine safe threshold for discretionary spending or whether discretionary spending is even feasible.<p>Probably an app like this would need to have some sort of AI that not only leans on spending analysis algorithms but also can adapt to predictive behavior and set boundaries for the user.<p>(Does anything like this exist??)
ryanSrich大约 6 年前
Something like Cushion might help - <a href="https:&#x2F;&#x2F;cushionapp.com" rel="nofollow">https:&#x2F;&#x2F;cushionapp.com</a>
Shicholas大约 6 年前
<a href="https:&#x2F;&#x2F;waveapps.com" rel="nofollow">https:&#x2F;&#x2F;waveapps.com</a><p>IMO you need to know the ins and outs of bookkeeping anyway and Wave has been such a joy to work with. It has great apps for snapping photos =&gt; OCR receipts and sending invoices (if you require all your clients to pay invoices via Wave, accounting will be much easier).
inceptivecss大约 6 年前
I personally use Harpoon: <a href="https:&#x2F;&#x2F;harpoonapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;harpoonapp.com&#x2F;</a><p>The tracking and forecasting it provides are absolutely excellent. It absolutely lets you specify income, expenses, budgeting, existing and proposed projects, and since it lets you add estimated income for the future, you can get an excellent view of what your actual needs are in terms of future work and income.<p>For example, with my most up-to-date data I know that I&#x27;m booked solid with good income for the next two months, but for the rest of the year I need at least 1 project a month to meet my financial goals. I&#x27;m abstracting a bit, but it actually gives you hard numbers for where you&#x27;re at and what you need in the future.<p>Feel free to toss me an email if you&#x27;d like to discuss this further. My email is in my profile.
keyle大约 6 年前
For invoicing and tax, I do everything through Google sheets. Accessible anywhere, link any cells&#x2F;tab from any other one, complex formulas, it has all you need.<p>For purchasing and receipt collection, I take a picture of the receipt with my phone, always on me, and put it in a folder.
chrislck大约 6 年前
I love Gnucash. I love it so much I&#x27;ve learned Scheme to be able to write my own reports. I am now hacking Scheme, fixing bugs, and dragging this application forward into the 21st century. There&#x27;s a lot to love about it, and the user community is superb.
dariusj18大约 6 年前
Do any of the apps mentioned in this thread have Business scenario planning&#x2F;forcasting.<p>ex. I have my current and future expenses in the system, I want to see what will happen to my cashflow given an extra $25 a month expenses for 6 months but also between $20 and $50 a month in revenue. I&#x27;d like to see some sort of best case&#x2F;worst case report and maybe show the current &quot;scenario&quot; at the top with a toggle button to switch between scenarios or current projection.<p>Cool factor would be to lock in a scenario and later report on projected balances with and without scenario. ex. If I hadn&#x27;t made that decision where would I be at.
评论 #19465372 未加载
markhalonen大约 6 年前
I&#x27;ve found a net worth tracker to be awesome, and wish I&#x27;d started using it earlier. Every month I actually look forward to logging my new net worth that takes into account all my assets and liabilities. I view myself as a business, and net worth is a KPI. This is the app I use <a href="https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;wealthplus-net-worth&#x2F;id933534901?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;wealthplus-net-worth&#x2F;id93353...</a><p>For invoices, time-tracking etc., I use Freshbooks Cloud which is great.
duiker101大约 6 年前
I am not sure about freelance, but I am obsessed with keeping track of my finances. I tried many many apps and I have certain requirements that are sometimes hard to meet.<p>For me it&#x27;s important that:<p>- There&#x27;s a website<p>- Multiple wallets in multiple currencies and conversion on as much as possible.<p>- Export&#x2F;Import Data<p>The only one I found that I am satisfied with is Spendee[1]. It&#x27;s not perfect, actually far from it. But It&#x27;s got what I need, it&#x27;s flexible enough and it seems to be getting enough updates.<p>[1] <a href="https:&#x2F;&#x2F;spendee.com" rel="nofollow">https:&#x2F;&#x2F;spendee.com</a>
评论 #19451443 未加载
评论 #19459674 未加载
markessien大约 6 年前
There is an app my wife made that I use: it&#x27;s for expense ticketing. It&#x27;s available here: <a href="https:&#x2F;&#x2F;spendtrim.com" rel="nofollow">https:&#x2F;&#x2F;spendtrim.com</a>
slovette大约 6 年前
I found these guys during my last stint of consulting&#x2F;freelancing before building another startup:<p>17hats.com<p>I really liked it and my wife uses still today for high end cakes and stuff she does. I’ve also gotten quite of few of my buddies that do trade jobs on the side (plumbing, electrical, low voltage, etc) to use it and they love it as well.<p>Probably more than what your asking, but it’s a great AIO platform. I particularly like the built in contract and digital signing abilities.
bayindirh大约 6 年前
I&#x27;m using defter.net (ios name should be defter). It&#x27;s actually an iOS app with a web companion. It can handle from personal licenses to middle-sized businesses.<p>- It can do double-entry accounting and inter-account transfers.<p>- It can generate reports about your accounts and money flow, hence allows you to see trends and plan your finances.<p>It&#x27;s very straightforward, hence very powerful, and allows me to track my finances very accurately and see my situation clearly.
therealmarv大约 6 年前
QuickBooks online from Intuit is big in European countries. Works also good in Android and iOS. If you go really big use Xero (but not cheap).<p>If I would live in the US I would use Freshbooks (not so good for Europe if you need to handle VAT taxes in my opinion).<p>It&#x27;s also good to speak with your accountant what to use (if you have an accountant).<p>Personally I use Google Spreadsheets but only because I only write invoices 1-2 times a month and I don&#x27;t have ton of expenses.
vekker大约 6 年前
I don&#x27;t use finance tracking apps anymore. Using Tim Ferriss&#x27;s advice &quot;how can I throw money at this problem to solve it?&quot;, I pay my accountant 200 to 300 euros every month and as part of their job they handle my financial tracking. I just upload my invoices &amp; expenses to their online tool or forward it via email, they process it and hand me quarterly and yearly reports with suggestions for optimisations.
评论 #19461561 未加载
majc2大约 6 年前
For the UK, I’d really recommend Freeagent. Not sure how rest of world coverage is, but Freeagent will cover most things you need to do (invoicing, taxes etc)
slavoingilizov大约 6 年前
This will depend a lot on where you are.<p>In the UK, many FinTech startups have started launching current accounts targeted to freelancers and small businesses. Some examples:<p><a href="https:&#x2F;&#x2F;getcoconut.com" rel="nofollow">https:&#x2F;&#x2F;getcoconut.com</a> <a href="https:&#x2F;&#x2F;www.tide.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.tide.co&#x2F;</a><p>Obviously if you&#x27;re in the US this won&#x27;t work, but you haven&#x27;t mentioned explicitly.
nubela大约 6 年前
I built a Telegram Chatbot for this, mostly to keep receipts backed up, but it also tracks your month to month finances. Check it out: <a href="https:&#x2F;&#x2F;accountgram.com" rel="nofollow">https:&#x2F;&#x2F;accountgram.com</a><p>Use Accountgram if: 1. You do not want to install yet-another-app (other than Telegram) 2. Your workflow revolves around backing up receipts
owenwil大约 6 年前
I highly endorse Cushion for this purpose - it helps you estimate revenue, and understand how you&#x27;re tracking so far. It&#x27;s the only good solution I&#x27;ve found that helped avoid &#x27;freelance anxiety&#x27; leading to bad business decisions <a href="https:&#x2F;&#x2F;cushionapp.com" rel="nofollow">https:&#x2F;&#x2F;cushionapp.com</a>
juandazapata大约 6 年前
<a href="https:&#x2F;&#x2F;www.youneedabudget.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.youneedabudget.com&#x2F;</a>
hnruss大约 6 年前
I&#x27;ve been using the Everlance iOS app for a few months now, which tracks miles driven, revenue, expenses, and receipts. It supports having various types of work that need to be tracked separately. I also like that it stores receipts in the cloud. For me, tracking expenses is easier when it is right on my phone.
cammil大约 6 年前
I&#x27;ve experimented with quite a few, and personally I think there is only one right answer: ledger-cli
andrelaszlo大约 6 年前
In Sweden, Bokio is pretty good (<a href="https:&#x2F;&#x2F;bokio.se" rel="nofollow">https:&#x2F;&#x2F;bokio.se</a>). It calculates VAT reports and templates for filing taxes pretty well. I haven&#x27;t tried any of they alternatives but I&#x27;m pretty happy with it. (No affiliation)
twodayslate大约 6 年前
I personally use Prism <a href="https:&#x2F;&#x2F;www.prismmoney.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.prismmoney.com&#x2F;</a> Helps me make sure I have enough money for bills without me having to input anything (after initial setup).
zallarak大约 6 年前
Try: <a href="https:&#x2F;&#x2F;www.gotruffle.com" rel="nofollow">https:&#x2F;&#x2F;www.gotruffle.com</a><p>Edit: although the app is marketed as finding deductions, we show spending breakdown by category and are in the process of adding automatic revenue tracking.
Blackstone4大约 6 年前
I used Google Sheets to create my accounts. It means I can create different views easily and I am in full control of my accounts without having to pay anything.<p>I can use Google Finance to pull in FX rates and I save my receipts to folders on the cloud.
flashfabrixx大约 6 年前
I can recommend Cushion (<a href="https:&#x2F;&#x2F;cushionapp.com" rel="nofollow">https:&#x2F;&#x2F;cushionapp.com</a>). For me it&#x27;s a great suite of tools in one intuitive and easy to use platform.
smohnot大约 6 年前
Http:&#x2F;&#x2F;Albert.com is best for tracking your finances (also gives advice and saves money etc)<p><a href="http:&#x2F;&#x2F;track.tax" rel="nofollow">http:&#x2F;&#x2F;track.tax</a> for managing freelancer taxes
baby大约 6 年前
Get a bank like Monzo or Revolut. The rest follows pretty easily I found.
akulbe大约 6 年前
youneedabudget.com
dirtylowprofile大约 6 年前
I’m a freelancer and I keep track of my finance by using iOS Numbers default app. I switched to Airtable but it is too slow on the iOS and their offline caching sucks.
colinloretz大约 6 年前
<a href="https:&#x2F;&#x2F;Catch.co" rel="nofollow">https:&#x2F;&#x2F;Catch.co</a><p>For tracking and putting aside money for freelance withholding, retirement and planned time-off.
sbisson大约 6 年前
I have a bunch of Excel spreadsheets that I use to handle invoicing and expenses; they&#x27;re easy enough to feed into tax software at the end of the year.
edude03大约 6 年前
As a freelancer, I used fresh books, and it did everything I needed for the most part. When I incorporated, I switched to Xero and Receipt Bank.
m3kw9大约 6 年前
Numbers for iOS, or just a spread sheet App. The reason is because you know what you want to track instead of having a specific App tell you
davedx大约 6 年前
Excel (well, Google Sheets actually). I manage most of my freelance business in spreadsheets, also timesheets and invoicing.
bengale大约 6 年前
I use FreeAgent, and it&#x27;s always worked great. My accountant can deal with it from her side which makes tax easier.
b4rtaz大约 6 年前
I use <a href="https:&#x2F;&#x2F;payzzer.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;payzzer.com&#x2F;</a>
te_chris大约 6 年前
PocketSmith for personal but can also work for biz. Or just the budget tools in Xero
Ryan_Goosling大约 6 年前
<a href="https:&#x2F;&#x2F;mint.com" rel="nofollow">https:&#x2F;&#x2F;mint.com</a>
评论 #19459849 未加载
评论 #19460007 未加载
qrbLPHiKpiux大约 6 年前
Excel ala Martin Shkreli.<p>I’m not trying to stir the pot, but excel will do everything and more.
neillyons大约 6 年前
Freeagent is good.
z3大约 6 年前
My wife is the best financy tracking “app” indeed. When I buy something, she is screeming like alarm :)
moltar大约 6 年前
Xero
grayed-down大约 6 年前
Excel? LibreOffice Calc?
feeboo大约 6 年前
Emacs all the way. With orgmode, org-tables.<p>It will take a while, especially if you start out with emacs, but it is very rewarding. Some day I&#x27;ll try ledger-mode and maybe up my level even further.<p>TLDR: Try Emacs&#x2F;Orgmode with dynamic tables
idlewords大约 6 年前
Those little paper sleeves you put coins in.
ilmiont大约 6 年前
GnuCash.
lyricat大约 6 年前
beancount.