Profpatsch / slidy

Display slides on a monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slidy

Idea about a tool that can display slides on a monitor inside a browser in kiosk mode.

Slides are defined as a sqlite database and can be served statically.

Development

$ nix-shell
$ npm install
$ ninja serve

If you make a change, re-run ninja serve.

Run vscode/vscodium and install the recommended extensions for a nice dev experience (required if you want to contribute, because it enables auto-format &c.).

About

Display slides on a monitor


Languages

Language:TypeScript 47.9%Language:JavaScript 22.4%Language:HTML 18.2%Language:Shell 6.2%Language:Nix 4.6%Language:CSS 0.8%