Coder Social home page Coder Social logo

snorlax's Introduction

Snorlax Build Status License Donate

Check pokemons stats. Available through Xposed repository

This module acts as a man in the middle on Pokémon Go's communications with the server, and allows us to add extra features to the game.

Features:

  • Prevent PokemonGo from detecting GPS is being spoofed (similar to Mock Mock Locations)
  • Show pokemon stats on the inventory with custom formats
  • Show pokemon stats as a system notification when you encounter them: IV's, HP, CP, level, moves, catch probability
  • Show catch results: Success, missed, flee, etc.

Check out the Wiki page to learn how to use custom formats.

Libraries and tools

Build requirements

  • JDK 1.8
  • Android SDK
  • Android N (API 24)
  • Latest Android SDK Tools and build tools
  • Lombok plugin for Android Studio / IntelliJ IDEA
  • Your device must be rooted and the xposed framekwork must be installed. You can download the xposed framework here.

Build source

Clone the repository (you must have Git installed)

git clone https://github.com/igoticecream/Snorlax.git
cd .\Snorlax\
git submodule update --init

Build

.\gradlew build

To build a release APK

.\gradlew assembleRelease

To install directly to the phone connected via ADB

.\gradlew installRelease

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Useful information about your new features'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request on the dev (all pull request on master branch will be rejected)

Special thanks

Snorlax would not have been possible without:

Donation

I hope you are liking Snorlax!

If you do, you can support this project to keep coming with new features by buying me a cup of coffee (so i can code by night) or a BigMac at McDonalds. Click the link below and thanks you!

Donate

License

Copyright (c) 2016. Pedro Diaz <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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.