diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-05-09 14:00:14 +0200 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-05-09 14:00:14 +0200 |
commit | d3827511b342b71ae3c0c1bbd38aff51b014b880 (patch) | |
tree | d63811bd42f74f77d818065487c312a9a29762d3 /readme.md |
initial commit
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d590ba7 --- /dev/null +++ b/readme.md @@ -0,0 +1,24 @@ +<h1 align="center"> +<img src="./logo.png" height=48></img><br/> +pressure +</h1> + +Pressure takes a presentation in video format, and lets you split it into +slides. This allows you to create custom animations and designs in software you +love, and present it to the world with ease. + +## roadmap + +- [ ] working demo +- [ ] standalone web editor +- [ ] backend in rust +- [ ] remote control with phone +- [ ] presenter view + +## designs + +See +[figma](https://www.figma.com/file/QDzMck2G5KZFqRvVsi3DSU/pressure?node-id=0%3A1) +link. I try to follow Google's [Material design +guidelines](https://material.io/design/guidelines-overview) most of the time. + |