Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/humbleui/humble-deck


https://github.com/humbleui/humble-deck

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

Presentation Software built with [Humble UI](https://github.com/HumbleUI/HumbleUI)

![](./extras/screenshot.png)

Features:

- Write slides in Clojure
- Text, section, list, image
- Slide groups for slight variations
- PNG, JPG, SVG, GIF, WEBP
- Speaker view with current clock, time spent and time left
- Grid view and slider for quick navigation

# Running

```sh
clj -M -m humble-deck.main
```

# Developing

Starting Socket REPL server:

```sh
clj -M:dev -m user
```