Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beatbrot authored Aug 7, 2019
1 parent 168d7fd commit 99976a6
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<p align="center">
<img src="app/src/main/ic_launcher-web.png" alt="Screenshot Assistant" width="20%">
</p>
<h3 align="center">Screenshot assistant</h3>
<div align="center">
<img src="https://img.shields.io/bitrise/e35512dffe538a68?token=FeXeWy1tsL9L69wa9RFzCQ" alt="BitRise Status">
<img src="https://img.shields.io/badge/status-active-success.svg" alt="Status"/>
<img src="https://img.shields.io/github/issues/beatbrot/ScreenshotAssistant" alt="Issues">
<img alt="GitHub" src="https://img.shields.io/github/license/beatbrot/ScreenshotAssistant">
</div>

<div align="center">
<a href="https://f-droid.org/packages/de.beatbrot.screenshotassistant">
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">
</a>
</div>

## Table of Contents
- [See it in action](#see-it-in-action)
- [Setup Guide](#setup-guide)
- [Features](#features)
- [Credits:](#credits)

## See it in action

<div align="center">
<img src="https://giant.gfycat.com/DifficultHardtofindErmine.gif" width="40%">
</div>

## Setup Guide

1. Install the app
2. Set it as assistant via `Apps` > `Default Apps` > `Assist app`
3. Trigger assistant, crop and share


## Features

- Screenshot in 100% JPEG-Quality
- Tight system integration via Assist API
- No permission needed

## Credits

- Original [Screenshot Assistant](https://play.google.com/store/apps/details?id=pl.waskysoft.screenshotassistant) - *Unfortunately not open source*
- [Android Image Cropper](https://github.com/ArthurHub/Android-Image-Cropper)
- [Material About Library](https://github.com/daniel-stoneuk/material-about-library)

0 comments on commit 99976a6

Please sign in to comment.