https://github.com/txchen/sb_checker
https://github.com/txchen/sb_checker
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/txchen/sb_checker
- Owner: txchen
- License: mit
- Created: 2015-06-01T04:21:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T04:21:32.000Z (about 11 years ago)
- Last Synced: 2025-04-27T11:02:36.757Z (about 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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