From 87c5e20327cda5605db6ba31aa74fb3ad1a02c08 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 20 Jul 2024 20:38:30 +0100 Subject: [PATCH] trippy.sh: Update descriptions --- README.md | 2 +- trippy.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4d89b7..71ccf76 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ - `suicidal_script.sh`: a script that deletes itself. Doesn't do anything, just a proof of concept. - `sync_music.sh`: script to sync my Android phone's music library to the contents of my `~/media/music/` directory, i.e. copy my music library from my laptop to my phone. - - `trippy.sh`: script that displays random visual data to the screen (only works when called from a TTY). + - `trippy.sh`: script that displays random visual data to the screen (only works when called from a TTY, by a user who has write access to the `fb0` device, e.g. `root`). - `webcam.sh`: one-line script that uses the video viewer program `mpv` as a webcam by using `/dev/video0` as its video file source. diff --git a/trippy.sh b/trippy.sh index 29959e9..68e1c3d 100755 --- a/trippy.sh +++ b/trippy.sh @@ -1,5 +1,5 @@ #!/bin/sh -# script to display random data to the screen. to be ran from a tty +# script to display random data to the screen. to be ran from a tty, as a user who has write privileges to the fb0 device while [ true ] do