From 5fe86321dfce62ae288677609623ae5aa0888129 Mon Sep 17 00:00:00 2001 From: Lacy Morrow Date: Sat, 17 Aug 2024 13:26:25 -0400 Subject: [PATCH] demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d9e10d74..2033017d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ Cinematic prefers filenames like `Independence Day [1996].mp4` but will happily ## Design +[![Cinematic Light UI](https://raw.githubusercontent.com/lacymorrow/cinematic/main/public/demo.png)](https://github.com/lacymorrow/cinematic/releases) + UI design by [ShadCN](https://ui.shadcn.com) > Original interface design by [Steve Hernandez](http://slhernandez.com/2013/09/10/Movie-App/) (No longer used). @@ -57,6 +59,8 @@ UI design by [ShadCN](https://ui.shadcn.com) * Built with [Electron](https://electronjs.org/) * APIs provided by TMDB and OMDB +[![Cinematic Dark UI](https://raw.githubusercontent.com/lacymorrow/cinematic/main/public/demo-dark.png)](https://github.com/lacymorrow/cinematic/releases) + ## Road map **Update Oct. 27, 2019:** Currently refactoring the codebase to make a clear upgrade path to faster, leaner product.