Skip to content

Repository files navigation

sixelslide

This is freestanding slideviewer using sixel graphics. Currently runs on QEMU, does not use any Filesystem or Network, slide images are directly embedded on ELF image.

Prerequires:

  • QEMU
  • libsixel
  • ImageMagick
  • GNU Make
  • wget
  • mlterm
  • Linux/x86_64(for other OSes, you'll need to build cross compiler on your own)

Place your slide on this directory and name it slide.pdf, then build binary:

cp some_where/name_of_the_slide.pdf slide.pdf
make

Run qemu in mlterm(or other sixel supported terminal):

make run

About

No description, website, or topics provided.

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages