Find a file
2024-11-19 15:25:35 -06:00
.sqlx adding all of our core sql systems 2024-11-12 06:29:24 -06:00
migrations adding all of our core sql systems 2024-11-12 06:29:24 -06:00
src some updates 2024-11-19 15:25:35 -06:00
.envrc adding all of our core sql systems 2024-11-12 06:29:24 -06:00
.gitignore trying to get a basic wayland setup 2023-10-09 09:13:48 -05:00
Cargo.lock some updates 2024-11-19 15:25:35 -06:00
Cargo.toml Getting closer to a working little system 2024-11-19 12:35:42 -06:00
flake.lock Working to actually create an iced lumina 2024-10-30 10:34:13 -05:00
flake.nix adding all of our core sql systems 2024-11-12 06:29:24 -06:00
justfile Getting closer to a working little system 2024-11-19 12:35:42 -06:00
readme.org add readme 2024-11-02 13:37:17 -05:00
rustfmt.toml idk 2024-11-13 14:20:52 -06: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