docs: add video

This commit is contained in:
arkohut 2024-11-17 19:40:19 +08:00
parent 58a8bf0192
commit 7a9ce05350
4 changed files with 14 additions and 0 deletions

View File

@ -4,6 +4,13 @@
English | [简体中文](README_ZH.md)
<div align="center">
<video width="800" controls>
<source src="docs/videos/memos-github.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
# Memos
Memos is a privacy-focused passive recording project. It can automatically record screen content, build intelligent indices, and provide a convenient web interface to retrieve historical records.
@ -22,6 +29,13 @@ This project draws heavily from two other projects: one called [Rewind](https://
## Quick Start
<div align="center">
<video width="800" controls>
<source src="docs/videos/memos-installation.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
### 1. Install Memos
```sh

Binary file not shown.

Binary file not shown.

Binary file not shown.