Giter VIP home page Giter VIP logo

icon_voting's Introduction

Icon Power Vote

Icon auto-voting app

screenshot1 screenshot2

Requirements

  1. NodeJS 10+
  2. Python 2.7.* for Windows

Build

  1. git clone https://github.com/cybor97/icon_voting
  2. sudo npm i -g yarn (without sudo for windows)
  3. yarn install
  4. npm rebuild
  5. yarn start (to debug)
  6. yarn build (to build app, executables will be generated in /dist folder, provide --linux, --mac or --windows to build for specified environment)

Run

Start executable(or debug), input keystore and password(credentials will be stored in localStorage) and click "Start". You'll need to set percents of votes. Voting process starts strictly once per day(starting next day) if app is running, so there's a sense to set autorun.

Issues

Error: Module did not self-register.

Somehow electron-builder breaks scss in build cache. Just run npm run rebuild.

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.