blob: ab6f2f5ad07e4220ffee23fa61fc3a881895573d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<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
- [x] working demo
- [ ] standalone web editor
- [ ] backend in rust
- [ ] remote control with phone
- [ ] presenter view
## integration
I'm not sure if these integrations are even possible, but i'll update these
when I'm working on them/are finished:
- **PowerPoint plugin/embed**
Would allow embedding a slideshow-style video inside your existing PowerPoint
presentation.
- **Adobe After Effects plugin**
Would allow adding markers in your composition timeline that export to a
timeline.json file. Maybe also a feature where you could import recorded
presentation timings for adding a voice-over and re-exporting the video as a
standalone video.
## 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.
|