Skip to content

Pythonで書かれたGyazoの全データを取得して閲覧するための実験スクリプト

Notifications You must be signed in to change notification settings

nota/gyazo-zoom-viewer

 
 

Repository files navigation

Gyazo-zoom-viewer

Usage

MacOS

  • /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • brew install python3
  • pip install -r requirements.txt
  • export gyazo_access_token=XXXXX && python main.py

use python3 on Mac

About

Pythonで書かれたGyazoの全データを取得して閲覧するための実験スクリプト

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • Python 18.6%
  • HTML 6.2%
  • Ruby 1.1%
  • Dockerfile 0.6%
  • Makefile 0.5%
  • Other 0.4%