UNPKG

pipboy

Version:

Experimental pipboy desktop and cli tool for Fallout 4

27 lines (16 loc) 539 B
# pipboy Experimental Desktop Application for Fallout 4's Pip Boy. ![localmap view within the pipboy app](https://cloud.githubusercontent.com/assets/2041385/11451663/11faf260-95ce-11e5-90af-5f0eb27602e2.gif) ## Requirements * Fallout 4 for PS4 or PC (see [pipboylib#27](https://github.com/rgbkrk/pipboylib/issues/27)) For the moment, you'll need to install this straight from GitHub. ## Development You'll need node 4.x or greater. ``` git clone https://github.com/rgbkrk/pipboy npm install ``` ### Running ``` npm run start ```