isxwor / pxview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pxview

Pxview is a simple web app to view or download full size profile picture of any instagram user.

Check out the Demo


local setup

  1. Clone this repository into local system and change the directory.
git clone https://github.com/greyhere/pxview.git
cd pxview
  1. Serve with simple python http server or just open index.html
python3 -m http.server

then, navigate to http://127.0.0.1:8000


Disclaimer

Pxview is in no way affiliated with, authorized, maintained or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial project. Use at your own risk.

This project is licensed under the GNU GPLv3

About

License:GNU General Public License v3.0


Languages

Language:HTML 62.5%Language:CSS 37.5%