Find a file
2024-11-20 14:05:07 -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 removing unnecessary dbg! calls 2024-11-20 14:05:07 -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 finally trying to start bringing in crisp properly 2024-11-19 17:45:04 -06:00
Cargo.toml adding build optimizations 2024-11-20 13:12:27 -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 the core of loading slides from lisp is done 2024-11-20 12:13:50 -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