GithubHelp home page GithubHelp logo

sofa's Introduction

Sofa

A simple utility that helps you earn Stack Overflow fanatic badge.

Installation

Sofa uses Phantom.js so you have to install it first if you did not do it before.

  1. Get sources. You can use git clone, download button or any other method.
  2. Install dependencies using npm install.
  3. Build the sources using npm run build
  4. Copy configs/default_config.yml to configs/config.yml and fill it with your own values.
  5. Run the application using node dist/index.js

Start with the system

You may want to run the application automatically with the system. There are many ways of doing so.

For example, one can use PM2 utility. Just install it, configure to automatic startup and run the following in the console:

pm2 start dist/index.js --name="sofa"
pm2 save

License

Apache 2.0 © Dmitriy Simushev

sofa's People

Contributors

justblackbird avatar

Stargazers

José Cage  avatar Alex avatar Vladimir Gamalyan avatar Nick Volynkin avatar

Watchers

James Cloos avatar  avatar

sofa's Issues

Error: Cannot login

ACTUAL BEHAVIOUR
Not able to use utility, crashes after giving an error.
Attached screenshot

EXPECTED BEHAVIOUR
To be able to run & use it

PS
I have confirmed the username and password provided to be working fine

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.