From 9a1003c28c325c88c665c168532cbb1f29b0edf6 Mon Sep 17 00:00:00 2001 From: Botspot <54716352+Botspot@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:43:31 -0600 Subject: [PATCH] Deskreen: make description descriptive This should have been done years ago. --- apps/Deskreen/description | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/Deskreen/description b/apps/Deskreen/description index aeac2756e8..ea024f33b3 100644 --- a/apps/Deskreen/description +++ b/apps/Deskreen/description @@ -1,4 +1,7 @@ -Share your desktop to your browser, and turn any device into a second screen! +Share your screen to any device on the local network that has a web browser. +This is not a remote desktop, but a simple tool for making other devices show what is on your screen. Client devices can only view your screen - they cannot move the mouse or interact with your computer at all. Useful for whenever you want your screen to appear somewhere else quickly, like a movie night, powerpoint presentation, or even a prank! To run: Menu -> Programming -> Deskreen To run in a terminal: deskreen + +This is privacy-friendly and does not use cloud resources, but it is written in Electron and consumes a lot of CPU processing power when in use. It is not suitable for Pi models older than the Pi4.