Skip to content
forked from wetlo/slidmk

create presentations from a simple file format

License

Notifications You must be signed in to change notification settings

MichalisWoess/slidmk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slidmk

Create presentations from a very simple file format with styles and templates for the slides specified in hjson

Why

Big applications like Libreoffice/Powerpoint are pretty complex, hard to use and distracting with all those options. Similar apps (latex beamer, ...) don't let you customize the resulting presentation as much as I would like, so i took into my own hands.

Install

  1. install rust
  2. clone this repository
  3. run cargo install --path=. inside the repo
  4. make sure .cargo/bin is inside your PATH

Usage

WIP

License

All the code in this repository is licensed under the apache-2.0 license, however, distributed binaries, need to respect all the licenses of the used libraries, due to rust's static linking.

About

create presentations from a simple file format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%