1 unstable release
0.1.0 | Aug 24, 2022 |
---|
#23 in #slide
13KB
297 lines
deck-rs
Build your presentations in the terminal, from markdown. Other presentations app are available like #slides, but they don't provide advanced features like transitions, etc.
Note
This is a hobby project, and is currently WIP.
Usage
Need to publish and add usage here.
You can see the usage in example.md
for now and pass it a --path
to your markdown file.
Roadmap
- basic components - headings and text
- Styling
- Bold
- Italic
- Strong
- Underline
- Strikethrough
- Alignment in text
- Custom default styling for text and heading
- Vertical alignment and custom area for components
- Custom colors for slides and components
- Code blocks
- Code running (not sure)
- Other markdown components:
- Lists
- Tables
- Blockquotes
- Links
- Add transitions
Dependencies
~9–23MB
~304K SLoC