Giter VIP home page Giter VIP logo

github-streaker's Introduction

github-streaker

github-streaker

Reminds yourself to keep your GitHub streak going (with a friendly email reminder). Keep your GitHub streak going just like this Ryan guy did.

github-streaker

Installation

Heroku

heroku create
heroku addons:create scheduler
heroku addons:create sendgrid
heroku config:set [email protected]
heroku config:set GITHUB_USERNAME=your_github_username
git push heroku master

Then go to https://addons-sso.heroku.com/apps/your_app_name/addons/scheduler:standard and set the UTC time to the appropriate time you'd like. For example, I want my reminder to check at 6pm Los Angeles time so I set it to 2am UTC.

scheduler-screenshot

That's it. You can forget this app is even running.

Click to cloud (beta)

You can optionally install using click-to-cloud. Click to cloud is a binary I'm building to make it easier to deploy small application to cloud Paas like Heroku. I personally, use this approach, but your mileage may vary.

First, install click-to-cloud on your machine.

Second, run the following command.

click-to-cloud --repo https://github.com/scottmotte/github-streaker.git

Make sure you set the TO and GITHUB_USERNAME variables. After you have installed your application to Heroku.

Development

cp .env.example .env

Configure with your credentials.

node ./task.js

github-streaker's People

Contributors

motdotla avatar micahstubbs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.