mirror of
https://github.com/tcsenpai/pensieve.git
synced 2025-06-06 03:05:25 +00:00
docs: add video
This commit is contained in:
parent
58a8bf0192
commit
7a9ce05350
14
README.md
14
README.md
@ -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
|
||||
|
BIN
docs/videos/memos-github-cn.mp4
Normal file
BIN
docs/videos/memos-github-cn.mp4
Normal file
Binary file not shown.
BIN
docs/videos/memos-github.mp4
Normal file
BIN
docs/videos/memos-github.mp4
Normal file
Binary file not shown.
BIN
docs/videos/memos-installation.mp4
Normal file
BIN
docs/videos/memos-installation.mp4
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user