Skip to main content

An animated GIF recorder

Project description

Peek - Screen Recorder and Screenshot with Annotation

Cross platform screen recorder with an easy to use interface and annotation features written in Python and PySide6.

Inspired by Peek.


Peek recording itself


A developer, designer, or a student, you may need to record or capture your screen to create tutorials, report bugs, provide technical support or simply reflect on your own work and progress. And if you have different operating systems on your different machines, it would be great if you could use the same tool on all of them. That's why I created Peek.

Peek is a simple screen recorder that allows you to record your screen as gif or mp4, capture a screenshot as jpg, and annotate your recordings with drawing, text, arrows, and highlights.

Annotation tool is very useful when you want to highlight a specific area or draw attention to a specific part of your recording. You can add text, arrows or shapes to your recording. Range slider allows you to trim your recording to a desired length. You can create a complete recording with annotation without leaving the app.

Peek is excited

Features

  • Record your screen as gif or mp4
  • Capture a screenshot as jpg or png
  • Record a selected area or the whole screen
  • Annotation features like drawing, text, arrows, and highlights
  • Delay recording start with a countdown
  • Limit recording to a fixed time

Blog post


Download The App:

Apple Store

Microsoft Store


Install in Python:

Requirements:

  • Python 3.9 or later

  • Ffmpeg [Optional], it will be downloaded if not found in system path.

  • Windows, MacOS, Linux: Debian based distros on Xorg, Classic or X11. No Wayland support yet. (see How to switch to Xorg)

Need help for Linux Wayland support. If you are interested, please create a pull request or open an issue.

Known Issues:

  • Linux: "qt.qpa.plugin: Could not load the Qt platform plugin "xcb"...", install the following packages:
sudo apt install libxcb-*
  • Linux: "ImportError: libdouble-conversion.so.3: cannot open shared object file: No such file or directory" error, install the following package:
sudo apt install libdouble-conversion3

Intallation:

pip install pypeek

Usage:

pypeek

Create a desktop shortcut:

Make sure you run the pypeek command at least once before creating a shortcut. On Linux it will create an app inside applications, on Windows and MacOS it will create a desktop shortcut.

pypeek --shortcut

Import as a module:

import pypeek

pypeek.show()

Run as a module:

python -m pypeek

Update:

pip install --upgrade pypeek

Uninstall:

pip uninstall pypeek

License

Peek Copyright © 2023

Peek is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Peek is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Peek. If not, see https://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypeek-2.10.11.tar.gz (407.3 kB view details)

Uploaded Source

Built Distribution

pypeek-2.10.11-py3-none-any.whl (417.9 kB view details)

Uploaded Python 3

File details

Details for the file pypeek-2.10.11.tar.gz.

File metadata

  • Download URL: pypeek-2.10.11.tar.gz
  • Upload date:
  • Size: 407.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for pypeek-2.10.11.tar.gz
Algorithm Hash digest
SHA256 35ded51c3d426f23802df57b4c6786d79ee6fc7ee89afbab391f33eda488f1ed
MD5 a72ee37ca3c95534fddb1244be00ad2b
BLAKE2b-256 23b96bc73fd1490090d981ee917d5e3de7ef55f3bcc657c92912a2b66f3ed174

See more details on using hashes here.

File details

Details for the file pypeek-2.10.11-py3-none-any.whl.

File metadata

  • Download URL: pypeek-2.10.11-py3-none-any.whl
  • Upload date:
  • Size: 417.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for pypeek-2.10.11-py3-none-any.whl
Algorithm Hash digest
SHA256 cd4cf378445e42eb0fa54300f975827819b2d776aa45a60c6e6da0198673e16e
MD5 0f7afb4124fbfb9275bc11cb415044b0
BLAKE2b-256 b60dbe1cc1413314e2fe4c1087f4dd81893919aa1160f8757887bd3527b04923

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page