timetrap VS gtimelog

Compare timetrap vs gtimelog and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
timetrap gtimelog
6 3
1,462 247
- 4.5%
0.0 7.3
almost 2 years ago 9 days ago
Ruby Python
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

timetrap

Posts with mentions or reviews of timetrap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-24.
  • A Powerful Node.JS CLI Time Tracker ⏱️🚀
    2 projects | dev.to | 24 Dec 2023
    After using Ruby's timetrap (sadly no longer maintained) for many years, I realized there was no equivalent in the Node.JS ecosystem, so I decided to build one.
  • Timetrap: Simple CLI Time Tracker
    1 project | news.ycombinator.com | 22 Jan 2023
  • Ask HN: What are good self hosted time tracking software for consultants?
    18 projects | news.ycombinator.com | 16 Dec 2022
    I have used TimeTrap (https://github.com/samg/timetrap) for years. I have it installed on a dev/utility server I have hosted in the cloud. I use JuiceSSH on my android phone to run quick check in and check out scripts. While I'm at my workstation I have a terminal open that is SSHed into my VM. One of the panels in tmux is using a watch command to monitor my time. Purely just a time tracking function so I can't generate invoices or anything like that.
  • Looking for recommendations for macOS app for multiple timers for time tracking
    2 projects | /r/Cortex | 24 Jun 2022
    You might be able to do this with timetrap. It is a command-line utility which uses the concept of "timesheets". So, each of your timers A, B, C, can be a timesheet and you can use text commands to start/stop/display etc.
  • Timetrap.nvim
    2 projects | /r/neovim | 6 May 2022
    I just wanted to share a project I'm working on for all those who use the timetrap timetracker : a neovim plugin called timetrap.nvim.
  • Show HN: Time tracking with plain text files
    7 projects | news.ycombinator.com | 1 Feb 2021
    The conceptual difference is the file format, as with klog the main idea is to have a format that looks and feels “natural”. So when opening a `.klg` file you don’t need to know much about the format in order to make sense of it, yet the data can be parsed and processed. And you can type in the entries by hand in a text editor. The data format in timewarrior is more opaque, even though it’s still plain text of course.

    There are, by the way, also cool projects that use sqlite as underlying datastore, like https://github.com/samg/timetrap , which produces a similar output as timewarrior.

gtimelog

Posts with mentions or reviews of gtimelog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-01.
  • How do you properly break down tasks?
    1 project | /r/gamedev | 4 Dec 2022
    Start with some time tracking tool - a) you need to do some regular work on a project (and if it is just 2 hours on a weekend), b) you need to know where all the time ended up.
  • Please take a look at my Development Plan!
    1 project | /r/gamedev | 11 May 2022
    Very important is also to actually measuring the time, otherwise you won't get better at estimating. There are probably lots of options for timer-apps, so find something that works for you. Personally I use gtimelog.
  • Show HN: Time tracking with plain text files
    7 projects | news.ycombinator.com | 1 Feb 2021
    I have been using the format used by gtimelog[1] for years. It has the benefit of adding one entry per line, so processing is extremely simple.

    [1]: https://github.com/gtimelog/gtimelog/blob/master/docs/format...

What are some alternatives?

When comparing timetrap and gtimelog you can also consider the following projects:

mdtimesheet - Calculates time spent on projects, based on a markdown .plan style timesheet file.

tasktimes - Simple command-line time tracking

Watson - :watch: A wonderful CLI to track your time!

CCTime - Simple, unobtrusive time tracking utility for Windows

klog - Command line tool for time tracking in a human-readable, plain-text file format.

whid - What Have I Done - Time Tracker for Freelancers and Individual Contractors

clj-org-analyzer - Fun with org data

timed-backend - Django API for the Timed application