Live data from Hacker News

Ask HN: Freelance Management Services/Apps

news.ycombinator.com

31–39 of 39 posts

Re: Ask HN: Freelance Management Services/Apps

#32

It might not be as hip as some of the other options, but Quickbooks invoicing allows you to accept payments as ACH transfers. Not many services do this. (Or at least, they didn't when I last researched it ~2 years ago.) An ACH transfer costs me $0.50. A credit card transaction costs at least 2.9%, although some invoicing tools charge an additional percentage on top of that. On a $4000 invoice that's over $100 I would…

They also allow you to use Direct Debit if you are in UK/EU.

Re: Ask HN: Freelance Management Services/Apps

#35
I have a settled on Toggl for time tracking and Zoho Books for invoicing. Toggl supports csv export and Zoho Books has an import feature that makes getting data from one to the next fairly simple, with the help of a simple script I wrote to transform the data (https://github.com/joshrickert/toggl-zoho-books-timesheet-co...).

I did a pretty exhaustive search when I set out to solve this problem a couple years ago, and ended up with a considerable amount of research that I summarized on my blog (https://joshrickert.com/blog/invoicing-apps-for-freelancers/).

Re: Ask HN: Freelance Management Services/Apps

#36

I have a settled on Toggl for time tracking and Zoho Books for invoicing. Toggl supports csv export and Zoho Books has an import feature that makes getting data from one to the next fairly simple, with the help of a simple script I wrote to transform the data ( https://github.com/joshrickert/toggl-zoho-books-timesheet-co... ). I did a pretty exhaustive search when I set out to solve this problem a couple years ago, a…

I second Toggl. It's simple and gets out of the way. The desktop app even reminds you to track your time if you are actively using the computer for a while but forget to hit the start button.

I charge a weekly rate (for a variety of reasons that I should probably write down as a blog post), so the data is more for my consumption than for my clients'. Still, knowing how many hours of productivity you can sustainably manage per day is valuable for setting your rates and coming up with estimates.

Re: Ask HN: Freelance Management Services/Apps

#37

I have a settled on Toggl for time tracking and Zoho Books for invoicing. Toggl supports csv export and Zoho Books has an import feature that makes getting data from one to the next fairly simple, with the help of a simple script I wrote to transform the data ( https://github.com/joshrickert/toggl-zoho-books-timesheet-co... ). I did a pretty exhaustive search when I set out to solve this problem a couple years ago, a…

Thanks for the suggestions and write up - very insightful.
Post reply on HN