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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you keep track of billable hours?

27 点作者 britknight将近 11 年前
I&#x27;m starting next week at a software consulting firm, and I wanted to know your thoughts on strategies is for keeping track of time spent on various clients&#x27; projects. A text document? An Excel spreadsheet? An app? What, in your experience, works best for you?<p>Cheers, and thanks in advance for your advice.

40 条评论

dkulchenko将近 11 年前
I use Harvest: <a href="http://www.getharvest.com/" rel="nofollow">http:&#x2F;&#x2F;www.getharvest.com&#x2F;</a>
评论 #7957842 未加载
daflip将近 11 年前
I use Project Hamster from the gnome project (I&#x27;m a linux user). It&#x27;s free, integrates nicely with my desktop and is always available (unlike web based time trackers). It uses a sqlite database which is a nice plus (I also synchronize the database file over dropbox so I can share the time tracking on my other machines).<p>At the start of a new month I export the time reports for the previous month from hamster as XML which I then import to my custom billing engine (I tag each task in Hamster by client name). This then gets converted to a time breakdown on each client invoice. Clients can then view a detailed breakdown of the billed work at per minute granularity along with descriptions of each subtask.
zackbrown将近 11 年前
I&#x27;m a fan of Toggl <a href="http://toggl.com" rel="nofollow">http:&#x2F;&#x2F;toggl.com</a> We use it at our consultancy and it works well for our needs (freelancers, employees, different projects, reporting, invoicing)
trentnelson将近 11 年前
I use HoursTracker: <a href="https://itunes.apple.com/us/app/hourstracker-pro-timesheet/id321923934?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;hourstracker-pro-timesheet&#x2F;i...</a><p>Absolutely fantastic. Developer has been responsive to feedback&#x2F;requests.<p>I&#x27;m a software engineer by trade and in any given week I&#x27;ll log time against 5-6 different projects&#x2F;clients. This app has been fantastic.<p>(You can export CSV&#x2F;friendly formats by just e-mailing them directly from the app, can do date-range based, etc. It&#x27;s fantastic.)
__david__将近 11 年前
I use a custom Emacs mode [1] that a friend of mine originally wrote. I generally have 1 file per client, and the mode allows for tagging of different time sheet entries, which it can then use to calculate line items on invoices.<p>A lot of Emacs users I know use org-mode instead, but I&#x27;ve always felt that was &quot;inside out&quot;. Hours mode is more like a work diary and that makes more sense to me.<p>[1] <a href="https://github.com/galvanix/hours-mode" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;galvanix&#x2F;hours-mode</a>
andymoe将近 11 年前
If you are joining an existing consulting firm and they don&#x27;t already have a really good system in place you should probably run screaming in the other direction because that means it&#x27;s probably a very poorly run firm and not long for this world. Tracking hours and billing efficiently is how you stay in business.<p>That said, I like the harvest timers (server side state, configurable idle timeout) for the granularity and the fact there is an add-on for the Xero accounting system.
thangalin将近 11 年前
I created a custom spreadsheet[1] that performs various calculations[2].<p>Download: <a href="http://www.mediafire.com/download/i30sbhkeqacci42/timesheet.ods" rel="nofollow">http:&#x2F;&#x2F;www.mediafire.com&#x2F;download&#x2F;i30sbhkeqacci42&#x2F;timesheet....</a><p>To use it:<p><pre><code> 1. Configure the CONST worksheet values per client. 2. Tweak the HOURS worksheet values as necessary. 3. Switch to the worksheet corresponding to the current month. 4. Enter a start time (in 24-hour format) in the Start column for the work day. 5. When finished working, enter the stop time in the End column. 6. Add activity notes; use column I for task numbers. 7. Switch to the Invoice worksheet at month end. 8. Type CTRL+a to select the Invoice worksheet contents. 9. Export as PDF. 10. Email PDF to client. 11. ??? 12. Profit. </code></pre> Create a directory structure with the current tax year and create one spreadsheet per client within that directory (e.g., &quot;2014&quot;).<p>[1]The spreadsheet uses LibreOffice Calc--it will not work in Excel without modifications to the cross-references.<p>[2]There are only five time-slots per day; if the day is broken up further, perform some time math to use only five segments.
qworty将近 11 年前
I just look at my commit times But my workflow is kinda weird, i change code and I commit which then pushes it to my development server. I do it this way because I always use different computers throughout the day&#x2F;week. So that way I always have the latest version of my development code. Then when I finnish a feature I push it from my dev repository to the test repository where I use git like it should be used. But because I have this development git repository it is easy to see my work times. I still want to automate it though, now i&#x27;m just starting up qgit and do the manual lookup for a week and bill that to my clients. I do all my projects this way.<p>Also recently started using this: <a href="https://github.com/gurgeh/selfspy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gurgeh&#x2F;selfspy</a> It gives quite awesome data, and most of my workflow is known, so maybe I could hack something together that logs things it considers work (but since I change pc so often I don&#x27;t know if that will really work). Should have a procrastination&#x2F;work&#x2F;documentation list for your browser though to make it more effective.
trustfundbaby将近 11 年前
pen and paper. that I then I enter into my billing software.<p>I feel you judging me. stop.
评论 #7957621 未加载
tadmilbourn将近 11 年前
Disclosure: I&#x27;m one of the founders of Tiempo<p>Most people default to pen, paper, or Excel. But, it quickly becomes more hassle than its worth. And, if the hours you track need to be sent to a finance team or an accountant, it gets even more complicated. That&#x27;s why we created Tiempo.<p>Tiempo is a new time tracking app that aims to be the fastest way to track time. It works on the web and has apps for both iOS and Android. We even use it ourselves to track developers we have contracting for us.<p>Plus, you can have unlimited customers, even on our free tier (Harvest limits you to 4).<p>Check it out at <a href="https://track.tiempoapp.com/signup" rel="nofollow">https:&#x2F;&#x2F;track.tiempoapp.com&#x2F;signup</a> or see our site at <a href="http://www.tiempoapp.com" rel="nofollow">http:&#x2F;&#x2F;www.tiempoapp.com</a>.<p>The Tiempo team is made of former Intuit employees that have spent their careers focused on building software for small businesses.<p>We&#x27;d love any feedback the HN community has!
bobx11将近 11 年前
We use Salesforce, Freshbooks, pivotal tracker, and toggl:<p>1. Sales tracks opportunities and estimates hours with engineers<p>2. Sales creates a project in Freshbooks via integration from Salesforce when the deal is close enough to track hours<p>3. Freshbooks creates a pivotal epic and label with the Freshbooks project id - we estimate with a custom scale of hours (&#x2F;me dodges thrown rocks)<p>4. When a dev starts a pivotal story it is automatically synced to toggl so they can track hours against it<p>5. The toggl and Freshbooks data is all syncd to Salesforce for roll up reporting and estimate vs actual reporting and our ops person pulls out all data from there to create invoices (some projects have weird parameters, so just using Freshbooks hours into invoice doesn&#x27;t work for us)<p>Toggl is nice because it is user friendly and fast so you don&#x27;t feel like logging time slows you down.
chrsstrm将近 11 年前
Freshbooks - <a href="https://chrissturm.freshbooks.com/refer/www" rel="nofollow">https:&#x2F;&#x2F;chrissturm.freshbooks.com&#x2F;refer&#x2F;www</a> with the ChronoMate add-on. Run multiple timers, add notes, track based on client, project, and task, you tell it how to round time up or down, and in my experience, it even keeps time through a system crash and un-expected restart. When it comes time to bill, 1 click to generate an invoice with the option to include any related expenses. You also get to see when the client views your invoice, so you know they saw it, plus it has customizable reminders if they haven&#x27;t paid in XX days. Easy to add in Stripe support to get paid with a credit card. It&#x27;s one service I&#x27;m happy to give my money to.
farhadhf将近 11 年前
Disclaimer - I&#x27;m the co-founder of Taskulu<p>While Taskulu is not just a time tracking tool, it allows you to track your work hours on your project tasks. You can create projects, phases, lists, and tasks, manage your team with project-level Roles and Permissions, chat with your team members in real time, and (soon) hire people and make payments or get paid based on your logged work hours.<p>You can check it out at <a href="http://beta.taskulu.com" rel="nofollow">http:&#x2F;&#x2F;beta.taskulu.com</a> and register with &quot;HNBETA&quot; invitation code. As the URL suggests, we&#x27;re still in beta stage and looking forward to getting your feedback!
cl8ton将近 11 年前
<a href="http://www.timetrackturbo.com" rel="nofollow">http:&#x2F;&#x2F;www.timetrackturbo.com</a> ...Best I have found so far, easy to use and the developer is easily accessible. (No affiliation, I just use the product)
mindhunter将近 11 年前
I use timeEdition <a href="http://www.timeedition.com/en/features/screenshots.html" rel="nofollow">http:&#x2F;&#x2F;www.timeedition.com&#x2F;en&#x2F;features&#x2F;screenshots.html</a>. Open Source, nice and simple.
maxromeo将近 11 年前
I&#x27;ve used Paymo in my last consultancy job, it was amazingly handy (time track, reports and invoice generation) <a href="http://app.paymoapp.com" rel="nofollow">http:&#x2F;&#x2F;app.paymoapp.com</a>
kimburgess将近 11 年前
I&#x27;ve been looking at the same thing lately - recently switched jobs trying to make a few things a little more efficient for the team. One tool which has peaked me interest is <a href="http://www.timelyapp.com" rel="nofollow">http:&#x2F;&#x2F;www.timelyapp.com</a>. Start and stop times don&#x27;t matter, only the amount of time spent on a project, which is nice. It also allows to preschedule time and track estimated vs done and how you are sitting on time &#x2F; finance budgets.
GonchuB将近 11 年前
We use our own open source project which you can configure to chat via hangouts and you log your hours by project via a hangouts chat bot. It also asks you if you learnt something and weekly sends a report ranking the people who learnt the most: <a href="https://github.com/FDVSolutions/jennatimetracker" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;FDVSolutions&#x2F;jennatimetracker</a>
nwenzel将近 11 年前
It&#x27;s probably not important to track down to the second. So no real need to use a timer app. Most important thing is to track it every day. Don&#x27;t fool yourself into thinking you&#x27;ll take care of it at the end of the week. You&#x27;ll never remember what you worked on, then end of the week turns into end of the month.<p>Just be diligent. And it&#x27;s tough to beat pen &amp; paper as a good UI.
hurch将近 11 年前
I work at a consulting company that uses an inhouse tool that is a beast of burden. Recognise that some of this might be already solved in the listed solutions (excel included) but this is what you don&#x27;t want:<p>7.5 hours - every working day you need to put in 7.5 hours regardless of what you do. Put in 7.4hours and it cracks it at you. What would be nice: Know that I have entered time against a code and assign the rest of the days time to a generic code that I can edit at a later date or leave. Manual submission - every day the user needs to be submit their timesheet. People forget. People don&#x27;t care. Management cares. What would be nice: If time has been entered, auto submit. Otherwise, let me be or prompt me in a nice way Making changes - if you want to edit hours or change a job code on time that has been submitted, it requires all days back to that day to be unsubmitted, the edit made, then all time re-submitted. What would be nice: let me edit by code by day Doesn&#x27;t know where I am - we generally spend most of our time at the clients offices and we have their address(es) within the tool. What would be nice: Know that I have spent time at a client office and put in time to that clients code and prompt me to confirm it Code search - painful. We have hundreds of client codes, past and present, and finding them is not as simple as type in client name and select. Generally there is a client codes, a project code and potentially a sub code. If someone has spelt something differently, allocated it to a different person or if you enter one character incorrectly, it can&#x27;t find it. What would be nice: Search that works Not mobile - they have put together a &quot;mobile friendly&quot; version but it provides limited functionality resulting in having to get onto the desktop version to do most of it and then use the mobile site. What would be nice: Mobile that doesn&#x27;t require desktop intervention Reporting - just plain ugly and hard. What would be nice: Not plain ugly and hard reporting Visibility - if it is a fixed fee project and I have 40 hours allocated to it, I don&#x27;t know that unless I&#x27;m told &#x2F; project manager is riding my arse on hours. What would be nice: As time is submitted, show me how much I&#x27;ve consumed &#x2F; how much is left Seperation - it isn&#x27;t connected to the resourcing tool that lists what people are on, how long they are on it or if they have holidays booked in. What would be nice: If person is put onto client, put that code in their time sheet. If holidays booked, put it in timehsheet
collyw将近 11 年前
Out of interest from someone in a permanent role, what do you bill for exactly when freelancing?<p>If I am using familiar language tools, I would say I code around 4 times faster than with a new library. Do you take that into account and adjust accordingly? Reading documentation? Then there is all the administrative stuff - such as working out the hours, - do you include that?
评论 #7958207 未加载
评论 #7958209 未加载
评论 #7958208 未加载
elbii将近 11 年前
Get yourself a copy of Telestream&#x27;s Screenflow and record your screen when working. At the end of the billing period, simply scrub through your recordings to build your invoice. Don&#x27;t mention this to your client as they may request to see them! But if they ever dispute an invoice you&#x27;ll have no problem winning that battle :-).
评论 #7957717 未加载
idle_processor将近 11 年前
<a href="http://paydirtapp.com" rel="nofollow">http:&#x2F;&#x2F;paydirtapp.com</a> has a convenient Chrome extension that reminds you to clock in, based on a page matching filters you define. It also has uses server-side state, which can be handy across multiple devices or VMs.
mike1978将近 11 年前
I use SpikeTime.<p>The website is only in german, but the tool can be used in english. I don&#x27;t get why they don&#x27;t translate the website ... but well the tool is really cool.<p><a href="http://www.spiketime.de/" rel="nofollow">http:&#x2F;&#x2F;www.spiketime.de&#x2F;</a>
评论 #7957885 未加载
phillab将近 11 年前
I use an app - Timesheet <a href="https://play.google.com/store/apps/details?id=com.rauscha.apps.timesheet&amp;hl=en" rel="nofollow">https:&#x2F;&#x2F;play.google.com&#x2F;store&#x2F;apps&#x2F;details?id=com.rauscha.ap...</a>
godDLL将近 11 年前
I use a BASH script, that I whipped up myself. It&#x27;s in a constant state of flux though.<p><a href="https://gist.github.com/godDLL/8342287" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;godDLL&#x2F;8342287</a>
jetro223将近 11 年前
I use SpikeTime - <a href="http://www.spiketime.net" rel="nofollow">http:&#x2F;&#x2F;www.spiketime.net</a> - a time tracking Service created by me together with a friend (any feedback would be great)
jrjackso将近 11 年前
I used the following PlayBook app: <a href="https://appworld.blackberry.com/webstore/content/27638" rel="nofollow">https:&#x2F;&#x2F;appworld.blackberry.com&#x2F;webstore&#x2F;content&#x2F;27638</a>
Jean-Philipe将近 11 年前
I use worklog - it&#x27;s open source and in available via your favourite package manager, a command line tool. You can open the log file as a csv (but space separated, first column is the time)
kguppta将近 11 年前
Simple Google spreadsheet with formulas to automatically sum up hours and dollar spent, as well as subtract what remains in my projects.<p>As well, quick drop down to select what is being worked on by whom.
cdoebler将近 11 年前
I use timetrap. It&#x27;s a simple commandline tool. It&#x27;s awesome: <a href="https://github.com/samg/timetrap" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;samg&#x2F;timetrap</a>
grumblepeet将近 11 年前
I feel almost ashamed to admit it being a SharePoint consultant and all but I use Emacs Org Mode. I keep my org files on Dropbox so I can switch between devices.
dylanhassinger将近 11 年前
Freckle ftw, it is great.<p>However now I just bill all my time as manual hours through oDesk, because it automates the accounting and payment side of things.
marsman12019将近 11 年前
Paymo, <a href="https://app.paymoapp.com/" rel="nofollow">https:&#x2F;&#x2F;app.paymoapp.com&#x2F;</a>, has been pretty great.
评论 #7963044 未加载
drawkbox将近 11 年前
Freshbooks: <a href="http://www.freshbooks.com/" rel="nofollow">http:&#x2F;&#x2F;www.freshbooks.com&#x2F;</a>
xuding将近 11 年前
Freckle? <a href="http://letsfreckle.com/" rel="nofollow">http:&#x2F;&#x2F;letsfreckle.com&#x2F;</a>
dirtyaura将近 11 年前
Google docs. If I forget to record it I reconstruct the history from Git logs and Moves app.
Ixiaus将近 11 年前
Org-mode
NerdfaceKillah将近 11 年前
We use ConnectWise at my job.
ww520将近 11 年前
Spreadsheet.