Gource icon indicating copy to clipboard operation
Gource copied to clipboard

[Feature Request] Live Updates

Open Vastrix opened this issue 5 years ago • 3 comments

Greetings

Would it be possible to keep the graph/animation up to date (live) with the target repo/custom log

o/

Vastrix avatar Mar 27 '19 14:03 Vastrix

I would have expected

gource --start-date "$(date '+%Y-%m-%d %H:%M')" --realtime

to do just that but (at least in Gource v0.43) this fails with

gource: failed to generate log file for the specified time period

:disappointed:

mschilli87 avatar Mar 27 '19 14:03 mschilli87

Ah, Interesting, thought realtime meant no time scaling (every second is a second)

Vastrix avatar Mar 27 '19 15:03 Vastrix

Yes, but it will start at the begining and not now which I tried to enforce via the --start-date argument.

mschilli87 avatar Mar 27 '19 19:03 mschilli87