• Stars
    star
    516
  • Rank 85,726 (Top 2 %)
  • Language
    TypeScript
  • Created almost 6 years ago
  • Updated 5 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