An open API service indexing awesome lists of open source software.

https://github.com/panglesd/slipshow

An engine for displaying slips, the next-gen version of slides
https://github.com/panglesd/slipshow

slides slideshow slideshow-html slideshow-library slideshow-maker slip slips

Last synced: 3 months ago
JSON representation

An engine for displaying slips, the next-gen version of slides

Awesome Lists containing this project

README

          


Slipshow

---

> [!Important]
>
> This page is meant for the *development* of Slipshow. If you are a user, head to the official website: https://slipshow.org

## **Slipshow and scrolling presentations.**

In a slipshow presentation, the equivalent of a slide is called a _slip_. Each slip is like a slide, but with no bottom limit. That is, the content can be arbitrarily long! During the presentation, the camera will "scroll" down to reveal the hidden content, following a script given by the presenter!

![](slip_scroll.gif)

Slipshow innovates compared to traditional slide-based engine in the following ways:
- Scroll on a slip instead of changing slides, making content reveal more continuous,
- Record hand-drawings when preparing the talk, edit them and have them replayed during the presentation,
- Include any custom script you need to make your presentation clearer through eg animation.

Slipshow compiles files written in an extension of markdown, to a standalone html file viewable offline in any web browser.

If you want to know more, go to the [official website](https://slipshow.org)! This page is about the development of Slipshow.

## Tutorial, API and Documentation

You can find an extensive documentation, with a tutorial at the readthedocs [documentation](https://docs.slipshow.org).

## Contributing

You can issue a Pull Request of any kind, report a bug, ask for a new feature, suggest an enhancement on the documentation (or make a Pull Request)... You can also [write a theme](https://slipshow.readthedocs.io/en/latest/themes.html#writing-a-theme).

## Support

The NLNet Foundation is [sponsoring](https://nlnet.nl/project/Slipshow/) the development in 2025 through the [NGI Commons Fund](https://nlnet.nl/commonsfund/) with funds from the European Commission. Thanks a lot!

## License

GPLv3, with parts in ISC, DBS 3-Clause, Apache-2.0 and SIL OPEN FONT LICENSE Version 1.1. See [LICENSE.md](LICENSE.md) for more information.