An open API service indexing awesome lists of open source software.

https://github.com/txchen/sb_checker


https://github.com/txchen/sb_checker

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Swagbucks checker

Check your swagbucks accounts' balance and send email.

### Usage

Download and install phantomjs (1.9.8) and casperjs 1.1 first.

Then `npm install`, and create a `config.toml`.

To run:

```
$ node index.js
```

To create cronjob, take a look at cron.sh