diff --git a/README.md b/README.md index dfad417..e8c48f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Timelapser - +## kasthack.Timelapser [![Github All Releases](https://img.shields.io/github/downloads/kasthack-archive/kasthack.timelapser/total.svg)](https://github.com/kasthack-archive/kasthack.timelapser/releases/latest) [![GitHub release](https://img.shields.io/github/release/kasthack-archive/kasthack.timelapser.svg)](https://github.com/kasthack-archive/kasthack.timelapser/releases/latest) @@ -8,4 +7,36 @@ Timelapser [![Patreon pledges](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dkasthack%26type%3Dpledges&style=flat)](https://patreon.com/kasthack) [![Patreon patrons](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dkasthack%26type%3Dpatrons&style=flat)](https://patreon.com/kasthack) +## What? + +kasthack.Timelapser is a timelapse screen video recorder for Windows. + +## Why does this exist? + +Sometimes you want to show your work process to people briefly. + +## Requirements + +1. Windows 7+ +2. [.NET 7](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-7.0.101-windows-x86-installer) + +## Usage + +1. Download the app: [![Github All Releases](https://img.shields.io/github/downloads/kasthack-archive/kasthack.timelapser/total.svg)](https://github.com/kasthack-archive/kasthack.timelapser/releases/latest) +2. Unpack +3. Run `kasthack.Timelapser.exe`. + +### Troubleshooting + +Q: Saved video just shows black screen. + +A: If you have a dual-screen setup AND trying to open the created recording with Windows Movies & TV, it's an issue with the player. Try VLC instead. + + +Q: Timelapser doesn't record videos. + +A: Try `Legacy` recording method if you're on Windows 7 or 8, + +## Screenshots + ![Screenshot](img/screenshot.png)