https://github.com/t-88/peak
a simple linux image capture and gif creator
https://github.com/t-88/peak
gif gtk image-captioning peek sceenshot
Last synced: 3 months ago
JSON representation
a simple linux image capture and gif creator
- Host: GitHub
- URL: https://github.com/t-88/peak
- Owner: t-88
- License: mit
- Created: 2024-01-01T22:45:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-04T20:57:01.000Z (over 1 year ago)
- Last Synced: 2024-10-06T04:05:35.043Z (8 months ago)
- Topics: gif, gtk, image-captioning, peek, sceenshot
- Language: C
- Homepage:
- Size: 3.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# peak
peak is a simple screen capture application for **linux**.
also use [Peek](https://github.com/phw/peek)### Output
![]()
# TODO
- make events propagate like [Peek](https://github.com/phw/peek)
- less gif size# Requiments
- **gtk+-3.0 , gdk-3.0**: window creation , rendering and screenshot capture
- **ffmpeg**: gif creation
- also u need a compositor, i used xcompmgr. i dont know how **Peek** does it without one, but it works for me.# Quick Start
```bash
$ ./run.sh
```
- **space** : to start recording
- **escape**: to quit