From 7512965608223333b1177d4f777810a8fdce2100 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 17 Oct 2025 07:07:39 -0500 Subject: [PATCH] more updating the readme --- readme.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.org b/readme.org index 6d0adb0..e378379 100644 --- a/readme.org +++ b/readme.org @@ -4,8 +4,6 @@ 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 an 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 regular folk as well as developers and nerds. * Why build this? -Well for one, I want more experience developing things and I don't have a good tool for this kind of thing on Linux. - Primarily, I don't think there is a good tool for this kind of thing on Linux. On Windows and Mac there is ProPresenter or Proclaim. Both amazing presentation software built for churches or worship centers and can be used by others for other things too, but incredible tools. I want to have a similar tool on Linux. The available tools out there now are often old, broken, or very difficult to use. I want something incredibly easy, with very sane or at least very customizable keyboard controls that allow me to quickly build a presentation and make it VERY easy to run it too. ** Features (planned are in parentheses)