• Stars
    star
    516
  • Rank 85,726 (Top 2 %)
  • Language
    TypeScript
  • Created almost 6 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔮 Screen Guru takes clean screenshot of any websites

image

Screen Guru 🔮

Take clean screenshot of any websites. — https://screen.guru

  • 🎨 Custom background color
  • 🖥 Browser template
  • ⚡️ Emoji ready (with Emojione font)

Screeshot

Bookmarklet

javascript:location.href='https://screen.guru?url='+encodeURIComponent(location.href)

Getting started

Stack

Install dependencies

yarn install

Build app

yarn build
# Deploy the static app with Netlify / Surge.sh / Zeit

Deploy lambda on AWS

With serverless:

yarn global add serverless

cd lambda/screenshot
serverless config credentials --provider aws --key XXX --secret XXX
yarn
yarn build-lambda-sharp

serverless deploy

Update the env var REACT_APP_LAMBDA_ENDPOINT (in .env) with your lambda endpoint

More Repositories

1

openchakra

⚡️ Full-featured visual editor and code generator for React using Chakra UI
TypeScript
2,963
star
2

next-admin

▲ Full-featured admin for Next.js and Prisma
TypeScript
297
star
3

next-crud

Full-featured CRUD routes for Next.js
TypeScript
253
star
4

reactivated-app

Reactivated.app is an open-source app that scans your JS dependencies every 4 hours and generates cool dashboards
TypeScript
69
star
5

firstcommit

🎈 Dig up the first commit of any GitHub repo
TypeScript
56
star
6

digestclub

The frontpage of teams knowledge 🧞‍♂️
TypeScript
44
star
7

gatsby-remark-images-zoom

👀 Bring medium-zoom to gatsby-remark-images
JavaScript
35
star
8

directus-extension-sql-panel

This is a custom interface for Directus that allows you to display result of your SQL queries in a table
TypeScript
21
star
9

react-native-video-controls

Controls elements and utilities for react-native video players (react-native-video, expo-av, etc.).
TypeScript
19
star
10

training-platform

A tool to build courses and training decks.
TypeScript
14
star
11

wonder-wheel

🎡 IKEA LUSTIGT Wheel of Fortune hack with Particle Photon + RFID
TypeScript
12
star
12

final-form-persist

🏁 Persist your final-form values into a storage
TypeScript
9
star
13

react-native-wallet

A React-Native wrapper for Apple PassKit and Google Wallet API
Java
9
star
14

ai-filter-demo

Let's see how to integrate a smart filtering system into a Next.js application using the Vercel AI SDK. The idea is to allow the user to filter data using a simple description.
TypeScript
6
star
15

react-native-core-ml-post

React Native project for CoreML + React Native blog post
Objective-C
5
star
16

react-workspaces

⚛ Yarn workspaces with React & React Native projects for blog post
PHP
3
star
17

escape-game

🐇 Follow the white rabbit
JavaScript
2
star
18

save-the-stickmans

GDScript
1
star
19

demo-maestro

TypeScript
1
star