Code Monkey home page Code Monkey logo

ingress-ice's Introduction

Automatic screenshooter for ingress intel map.

If you have Ice version < 3.0.0 and see errors like ICE crashed. Reason: login failed: wrong email and/or password :(, update ice! Google has changed it's login form.

Features:

  • Captures screenshots of ingress intel map every n seconds
  • Set your location
  • Authentication using login and password or cookies available
  • Supports 2-step authentication
  • Doesn't require X server to be run
  • Set portal levels to display
  • Use IITC (optionally)
  • Timestamp on screenshots (optionally)
  • Fully cross-platform: supports Windows, GNU/Linux and Mac OS X!
  • Hide some features like fields or links from the map (IITC only)

See our samples.

+Ingress ICE

Dependencies (Linux)

Usage

Windows

  1. Unpack the archieve wherever you want
  2. Double-Click ingress-ice.cmd and follow the instructions
  3. It will save captured screenshots with into Ice-2014-07-13--09-13-37.png, Ice-2014-07-13--09-14-07.png...

If you want to reconfigure the script, just double click reconfigure.cmd. If you want to use cookies instead of login and password, see cookies authentication.

Linux/Mac OS X

  1. Unpack the archieve wherever you want
  2. Run chmod +x ingress-ice&&./ingress-ice in console and follow the instructions
  3. It will save captured screenshots with into Ice-2014-07-13--09-13-37.png, Ice-2014-07-13--09-14-07.png...

If you want to reconfigure the script, run ./ingress-ice -r . See CLI usage. If you want to use cookies instead of login and password, see cookies authentication.

Creating videos

To create a video from your screenshots, you can use MPlayer (Windows download) (install from your repo if on linux). It includes a mencoder command. The following will produce an .avi video: (Detailed instruction for windows here)

mencoder mf://*.png -mf w=1366:h=768:fps=4:type=png -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o ingress-ice.avi

Change 1366 and 768 to your width and height, fps=4 to your FPS (more FPS - faster video, but shorter)


ICE uses [PhantomJS](http://phantomjs.org/), it's binary is packed with the script.

Ingress trademark belongs to Google, Inc.

ingress-ice's People

Contributors

c2nprds avatar gitter-badger avatar mfcanovas avatar pheanex avatar tom-eagle92 avatar

Watchers

 avatar  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.