Skip to content

Add project: PresioΒ #467

Description

@benedict-armstrong

Name

Presio

URL

https://github.com/benedict-armstrong/presio

Category

πŸ±β€πŸ‰ Miscellaneous

Labels

  • πŸ€– CLI β€” Command-line programs with pre-built binaries available.
  • πŸ₯‘ Runnable β€” Runnable projects that need a proper environment (e.g., pip/npm/cargo install).
  • πŸ”Œ API β€” Libraries providing API for development.
  • 🎨 App β€” Local apps with graphical interfaces, typically provided as installers or portable versions.
  • πŸ¦‹ Web β€” Web pages and Web apps.
  • 🧩 Extension β€” Browser addons and user scripts, and other kinds of extensions.
  • 🌌 Typst package β€” Projects that are also available as Typst packages, and experimental unpublished local packages.
  • πŸ—ΊοΈ Multilingual β€” Projects that are available in multiple languages or scripts.
  • 🐧 non-English β€” Projects that are not available in English.

Package registries

No response

Additional context

presio.xyz

Hi!

Thanks for compiling this list! About the project:

Try it at presio.xyz with your own presentation or try the example presentation

Presio lets you upload a PDF presentation and control the slideshow from one browser window while viewers watch in another.

Demo

Typst integration

The easiest way to attach videos and speaker notes is the Presio Typst package:

#import "@preview/presio:0.2.1": media, speaker-notes

= Introduction

Hello world.

#speaker-notes[
  Remember to mention the demo before moving on.
]

#media("https://www.youtube.com/watch?v=dQw4w9WgXcQ", width: 60%, aspect-ratio: 16/9)

Presio reads the attached media and notes from the PDF automatically. Notes can also be embedded by hand from plain Typst or LaTeX. See the about page for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    add-projectAdd new project to best-of list

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions