# phantomjs-raspberrypi **Repository Path**: hades_c/phantomjs-raspberrypi ## Basic Information - **Project Name**: phantomjs-raspberrypi - **Description**: PhantomJS for Raspberry Pi - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [PhantomJS](http://phantomjs.org) for Raspberry Pi PhantomJS binary for Raspberry Pi. Compiled on Raspbian Hardfloat. Instruction set: __armv6__ (compatible with all raspberry pi devices) __Note__: Due to different versions of libraries for Rasbian prior to Stretch, you'll have to use the [jessie branch](https://github.com/piksel/phantomjs-raspberrypi/tree/jessie). __2017-09-09__: Compiled 2.1.1 for Raspbian Stretch __2017-06-26__: Compiled the first qt5 version: 2.1.1 __2014-11-18__: Updated to a freshly compiled 1.9.8 (latest as of writing this). __Dependencies__: `libicu57`, `libssl1.0.2`, `gstreamer0.10-base`, `fontconfig`, and `freetype2` To install them: `sudo apt install libicu57 libssl1.0.2 gstreamer0.10-base fontconfig freetype2`