Git Product home page Git Product logo

pokemongo-farm's Introduction

#PokemonGo Farm

Powerfull web interface to manage your bot ⚡️

screencapture-pokemongo-farm-local-config-edit-config_helllo-massimo-me-json-1469801819390

screencapture-pokemongo-farm-local-config-list-1470313702697

screencapture-pokemongo-farm-local-bot-show-config_hello-massimo-me-json-1470313684709

#@Wip

  • Build config.json
  • Config list
  • Delete config
  • Edit config
  • Run PokemonGo-Bot
  • View activity

##Install

Clone

git clone --recursive -b master https://github.com/ChiarilloMassimo/PokemonGo-Farm.git


PHP Dependencies

Download Composer

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('SHA384', 'composer-setup.php') === 'e115a8dc7871f15d853148a7fbac7da27d6c0030b848d9b3dc09e2a0388afed865e6a3d6b3c0fad45c48e2b5fc1196ae') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php
php -r "unlink('composer-setup.php');"

Install dependencies

composer.phar install


Web Dependencies

Install Bower

npm install -g bower

Install dependencies

bower install


Copy and past your parameters.json

cp app/parameters.json.dist app/parameters.json

##Run ⚡️ php -S 127.0.0.1:8080 -t web

pokemongo-farm's People

Contributors

massimo-me avatar tomasnikl avatar

Watchers

James Cloos avatar caa1211 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.