No description
Find a file
Chris Cochrun 2408404ff4 adding ron to slide serializing...
It's possible I could use this as a method of creating slides in text
form. It's vastly easier to implement.
2024-11-11 12:02:42 -06:00
src adding ron to slide serializing... 2024-11-11 12:02:42 -06:00
.envrc init 2023-10-08 13:57:57 -05:00
.gitignore trying to get a basic wayland setup 2023-10-09 09:13:48 -05:00
Cargo.lock adding ron to slide serializing... 2024-11-11 12:02:42 -06:00
Cargo.toml adding ron to slide serializing... 2024-11-11 12:02:42 -06:00
flake.lock Working to actually create an iced lumina 2024-10-30 10:34:13 -05:00
flake.nix making things work again before breaking them more 2024-10-30 15:57:55 -05:00
justfile adding the basis for the full slide system 2024-11-06 10:51:01 -06:00
readme.org add readme 2024-11-02 13:37:17 -05:00
test_presentation.lisp adding the basis for the full slide system 2024-11-06 10:51:01 -06:00
test_presentation.ron adding ron to slide serializing... 2024-11-11 12:02:42 -06:00

Lumina

Lumina is a presentation app that works from a cli or a UI. The goal is that through a simple text file, you can describe and entire presentation and then load and control it either from the command line, or a UI. The UI also provides user friendly ways of creating the presentation to allow for flexibility for users to make something that works for developers and nerds as well