Ben Shepherd

Results 8 comments of Ben Shepherd

I made a fork of the project to do this: https://github.com/benshep/bitrot You can use `--file-list` (accepts a file or stdin) and `--exclude-list` (accepts files only, including wildcards).

I think it should be fairly straightforward to make a pull request from my fork. I'll try to find some time for that this week.

Great! I guess we can use your fork @p1r473 - thanks. That saves me a bunch of effort, and I'm certain you'll have done it better than I would ☺

Haven't done any tests, but it shouldn't make any difference - it's only updating when the percentage updates. On 2 Nov 2016 5:59 p.m., "Łukasz Langa" [email protected] wrote: > How...

You have to allow "less secure access" to your Googel account: go to https://myaccount.google.com/security.

Thanks. I am on Windows, so obviously anything involving compilation is going to be hard (going by bitter experience). I have MS Visual C++ Express; hopefully that should be OK....