Earlier quoted context omitted.
Right on. You going to charge (hosted solution)? I'd like to support you.
I don't really have any interest in making money on this project and I feel like a hosted solution defeats the purpose. The best support you could give is writing some issues on GitHub, testing things, helping with documentation, or submitting some features.
Show HN: Timestrap – Self-hosted online time tracking
51–60 of 78 posts
Re: Show HN: Timestrap – Self-hosted online time tracking
#52Hello HN, developer here. I started this Friday night because I wanted something much simpler than all the options I was given and something that I could host myself. There is a lot to do on this project still and I wanted to see what the reception was for the start. Timestrap currently does fully support time tracking and CSV exports for multiple projects and tasks. It has a full REST API and admin panel. Invoicing…
I don't know if I speak for other users, but rather than focusing on invoicing, why not tie into Quickbooks? Or similar services. i.e. There's already invoicing software. If the integration between the timesheets is the only differentiator, why rewrite the invoicing part?
Re: Show HN: Timestrap – Self-hosted online time tracking
#53Hello HN, developer here. I started this Friday night because I wanted something much simpler than all the options I was given and something that I could host myself. There is a lot to do on this project still and I wanted to see what the reception was for the start. Timestrap currently does fully support time tracking and CSV exports for multiple projects and tasks. It has a full REST API and admin panel. Invoicing…
Re: Show HN: Timestrap – Self-hosted online time tracking
#54This is super nice and much simpler than all of the other software I've been using to cobble together work logging + time tracking + invoicing this past year. After trying Toggl, Harvest, and everything else I totally understand why you built it. The only changes I'd like to see are: allowing one to log the time work is started (not just the date), a confirmation before deleting data that can't be recovered, and a wa…
But they all need to be part of the same task for one day.
If I've forgotten to start a timer, it's easy for me to look at my browsing history and make a good guess when I started / finished.
Figuring out duration when you stop and start on a task multiple times becomes a pain.
Re: Show HN: Timestrap – Self-hosted online time tracking
#55Re: Show HN: Timestrap – Self-hosted online time tracking
#56This is super nice and much simpler than all of the other software I've been using to cobble together work logging + time tracking + invoicing this past year. After trying Toggl, Harvest, and everything else I totally understand why you built it. The only changes I'd like to see are: allowing one to log the time work is started (not just the date), a confirmation before deleting data that can't be recovered, and a wa…
The time work is started is something I'm debating with myself on. I think I will add start + end date + time since it would help with making a timer persistent across pages/connection issues. Confirmation is a must, mistakes happen! Filters/reporting is coming over the next week, also a must, what's the point of time tracking if you can't compile reports of your time.
Re: Show HN: Timestrap – Self-hosted online time tracking
#57if anyone wants a nice CLI tool then Timetrap is pretty awesome, been using it for years. https://github.com/samg/timetrap
Re: Show HN: Timestrap – Self-hosted online time tracking
#58Re: Show HN: Timestrap – Self-hosted online time tracking
#59Earlier quoted context omitted.
Right on. You going to charge (hosted solution)? I'd like to support you.
I don't really have any interest in making money on this project and I feel like a hosted solution defeats the purpose. The best support you could give is writing some issues on GitHub, testing things, helping with documentation, or submitting some features.