deck-rs

Crates.iodeck-rs
lib.rsdeck-rs
version0.1.0
sourcesrc
created_at2022-08-24 02:03:50.183609
updated_at2022-08-24 02:03:50.183609
descriptionPresentations in the terminal
homepage
repositoryhttps://github.com/niftytyro/deck-rs
max_upload_size
id651450
size38,782
Udasi Tharani (niftytyro)

documentation

README

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
Commit count: 11

cargo fmt