diff --git a/README.md b/README.md index 638c039b..afe1a8b3 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,56 @@
An open-source screen recorder built with web technology
+
An open-source screen recorder built with web technology + This software could be used for a variety of tasks. This can used for + teachers and educators to record a lesson or a virtual whiteboard to teach + students lessons. This screen recorder can also be used for content purposes; + for example, content creators and gamers can use the software to record tutorials, + share highlights, or just for personal entertainment. I plan to implement features + in the future where we use it so people and content creators can use the software + to give live footage of what they see, like games or other content like movies + and videos. +
[](https://vshymanskyy.github.io/StandWithUkraine/) -## Get Kap +## Table of Contents -Download the latest release: +Get Kap + +How To Use Kap + +Contribute + +Plugins + +Dev Builds + +Related Repositories + +Functions +Newsletter + +License + +Privacy + +## Installation Instruction for Kap + +Download the latest release: - [Apple silicon](https://getkap.co/api/download/arm64) + Download the latest .dmg file from the list of releases. + Double-click the downloaded .dmg file to mount the disk image. + Drag the Kap application icon to the Applications folder. + Eject the mounted disk image. - [Intel](https://getkap.co/api/download/x64) + Download the latest .exe installer from the list of releases. + Double-click the downloaded .exe file to start the installation process. + Follow the on-screen instructions in the installer to complete the installation. + Once installed, you can launch Kap from the Start menu or desktop shortcut. Or install with [Homebrew-Cask](https://caskroom.github.io): @@ -26,6 +64,24 @@ Click the menu bar icon to bring up the screen recorder. After selecting what po > Tip: While recording, Option-click the menu bar icon to pause or right-click for more options. +## Functions + +Capture Area Selection: This allows you to select what part of the screen you want to screen record. + +Audio Recording: Allows you to record audio output. + +Video Recording: Allows you to record video output with or without audio. + +Live Streaming: Allows you to live stream your screen. + +Cursor Effects: Allows you to add effect to the cursor when screen recorded. Like putting a red circle around the mouse or giving it a trail to make it more visible. + +Video Editing: Basic tools for video editing, like cutting, merging, and trimming clips. + +Privacy Controls: Options to blur or mask sensitive information, such as passwords or personal data, during recording to protect user privacy and confidentiality. + +Integration with External Devices: Compatibility with external devices, such as cameras, microphones, or external monitors, to enhance recording quality or expand recording capabilities. + ## Contribute Read the [contribution guide](contributing.md). @@ -47,6 +103,14 @@ Download [`main`](https://kap-artifacts.now.sh/main) or builds for any other bra [Subscribe](http://eepurl.com/ch90_1) +## License + +For more info on the License, read [plugins docs](docs/LICSENSE.md) + +## Privacy + +For more info on the License, read [plugins docs](docs/PRIVACY.md) + ## Thanks - [▲ Vercel](https://vercel.com/) for fast deployments served from the edge, hosting our website, downloads, and updates.