Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NickeManarin committed Feb 19, 2017
2 parents 92bc8d0 + 465ce23 commit f26bf2c
Showing 1 changed file with 41 additions and 22 deletions.
63 changes: 41 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,36 @@
# ScreenToGif 🎬  [ScreenToGif.com](http://www.screentogif.com/)

[![Join the chat at https://gitter.im/ScreenToGif/Lobby](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/ScreenToGif/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build status](https://ci.appveyor.com/api/projects/status/y43difu89c6juyli?svg=true)](https://ci.appveyor.com/project/NickeManarin/screentogif) [![GitHub issues](https://img.shields.io/github/issues/NickeManarin/ScreenToGif.svg)](https://github.com/NickeManarin/ScreenToGif/issues) [![](https://img.shields.io/github/downloads/NickeManarin/ScreenToGif/total.svg)](https://github.com/NickeManarin/ScreenToGif/releases) [![](https://img.shields.io/chocolatey/dt/screentogif.svg)](https://chocolatey.org/packages/screentogif) [![](https://img.shields.io/chocolatey/v/screentogif.svg)](https://chocolatey.org/packages/screentogif) [![Documentação WIP](https://img.shields.io/badge/Docs-WIP-red.svg)](https://github.com/NickeManarin/ScreenToGif/wiki/Help)

This tool allows you to record a selected area of your **screen**, live feed from your **webcam** or live drawings from a **sketchboard**. Afterwards, you can edit and save the animation as a gif or video. [Download it here](https://github.com/NickeManarin/ScreenToGif/releases)

![Screen recorder](https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Recorder.png)

⚠️ Attention, it requires [.Net Framework 4.6.1](http://www.microsoft.com/en-us/download/details.aspx?id=49982)

### This is how you can help
<p align="center">
<a href="https://github.com/NickeManarin/ScreenToGif" target="_blank">
<img align="center" alt="screen recorder" src="https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Recorder.png" />
</a>
</p>
<p align="center">
<a href="https://github.com/NickeManarin/ScreenToGif/stargazers" target="_blank">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/NickeManarin/ScreenToGif.svg" />
</a>
<a href="https://github.com/NickeManarin/ScreenToGif/releases" target="_blank">
<img alt="All releases" src="https://img.shields.io/github/downloads/NickeManarin/ScreenToGif/total.svg" />
</a>
<a href="https://chocolatey.org/packages/screentogif" target="_blank">
<img alt="All Chocolatey releases" src="https://img.shields.io/chocolatey/dt/screentogif.svg" />
</a>
<a href="https://ci.appveyor.com/project/NickeManarin/screentogif" target="_blank">
<img alt="Build status" src="https://ci.appveyor.com/api/projects/status/y43difu89c6juyli?svg=true" />
</a>
</p>
<h1 align="center">ScreenToGif 🎬 <a href="http://www.screentogif.com/" target="_blank">screentogif.com</a></h1>

<p>This tool allows you to record a selected area of your <strong>screen</strong>, live feed from your <strong>webcam</strong> or live drawings from a <strong>sketchboard</strong>. Afterwards, you can edit and save the animation as a gif or video. <a href="https://github.com/NickeManarin/ScreenToGif/releases">Download it here</a></p>

<p align="center">
<g-emoji ios-version="6.0" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png" alias="warning">⚠️</g-emoji> Attention, it requires <a href="http://www.microsoft.com/en-us/download/details.aspx?id=49982">.Net Framework 4.6.1</a> (or above).
<g-emoji ios-version="6.0" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png" alias="warning">⚠️</g-emoji>
</p>

<h3>Details</h3>
[![GitHub release](https://img.shields.io/github/release/nickemanarin/screentogif.svg)] ()[![](https://img.shields.io/chocolatey/v/screentogif.svg)](https://chocolatey.org/packages/screentogif) [![Documentation WIP](https://img.shields.io/badge/Docs-WIP-red.svg)](https://github.com/NickeManarin/ScreenToGif/wiki/Help) [![Join the chat at https://gitter.im/ScreenToGif/Lobby](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/ScreenToGif/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![GitHub issues](https://img.shields.io/github/issues/NickeManarin/ScreenToGif.svg)](https://github.com/NickeManarin/ScreenToGif/issues)

<h3>This is how you can help</h3>

* Paypal donation: [![Paypal page](https://img.shields.io/badge/donate-Paypal-fd8200.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JCY2BGLULSWVJ&lc=US&item_name=ScreenToGif&item_number=screentogif&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
* Bitcoin donation: [![Coinbase page](https://img.shields.io/badge/donate-Bitcoin-f7931a.svg)](https://www.coinbase.com/nicke)
Expand All @@ -19,15 +41,12 @@ This tool allows you to record a selected area of your **screen**, live feed fro

**Thank you so much.**

### Other images

![Startup](https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Startup.png)

![Editor](https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Editor%20(Empty).PNG)

![Editor](https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Editor%20(Loaded).png)

![Options](https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Options.PNG)

![Ribon](https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Ribbon.gif)
<h3>Other images</h3>

<p align="center">
<img align="center" alt="start up" src="https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Startup.png" />
<img align="center" alt="editor" src="https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Editor%20(Empty).PNG" />
<img align="center" alt="editor" src="https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Editor%20(Loaded).png" />
<img align="center" alt="option" src="https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Options.PNG" />
<img align="center" alt="ribon" src="https://github.com/NickeManarin/ScreenToGif/blob/gh-pages/Wiki/Ribbon.gif" />
</p>

0 comments on commit f26bf2c

Please sign in to comment.