I’ve been thinking about a new auto-integration for a while now, called Fileminder. The basic idea is that it would watch a particular folder, then increment a graph any time a file is added to that folder.
One use case would be with technical ebooks & the problem sets at the end of each chapter, as a way to keep myself on the road to complete chapter1problems.py, chapter2problems.py, etc.
@dreev pointed out that there is a Zapier integration to do this with a Dropbox folder: https://zapier.com/zapbook/dropbox/beeminder/37211/dropbox-new-file-in-directory-to-beeminder-add-datapoint/
And I hacked together this matching IFTTT recipe because I don’t have a paid Zapier account: https://ifttt.com/recipes/214938-fileminder
But I’m personally interested in using this not with Dropbox, but public Github folders. Is anyone else interested in this?