Hi,
I’ll like to add a text/quote to my desktop background.
The text should NOT be a part of the background image but float over the background image like a widget.
Has anyone seen anything like this?
Hi,
I’ll like to add a text/quote to my desktop background.
The text should NOT be a part of the background image but float over the background image like a widget.
Has anyone seen anything like this?
If you want something on the desktop that isn’t part of the desktop you’re talking about an app, yes?
You can make an individual Note or a Sticky float (and Stickies can have reduced transparency).
ya it could be an app or a fancy terminal command, anything allowing me to add permanent text to the desktop. I can’t use stickies as they move around like any other window/app. I would like it to be on the desktop as if it were embedded in the wallpaper. thanks for the suggestion.
I use GeekTool for such things.
https://www.tynsoe.org/v2/geektool/
It has not been updated for a long while. But it works, at least under Mojave.
–
JJW
One possibility is to build a folder of images that have already been annotated with the quotes, then have macOS cycle through them (or what have you).
For this, you could use ImageMagick’s annotation command
convert dragon.gif -gravity south \
-stroke '#000C' -strokewidth 2 -annotate 0 'Faerie Dragon' \
-stroke none -fill white -annotate 0 'Faerie Dragon' \
anno_outline.jpg
(You might prefer -gravity center
to center the text.)
Just what I was looking for, Thanks!
Paging thp44
I finally found the quotes app of my dreams! Search Mac App Store for “Desktop Quote”. 0.99 cents. Unbelievably good app. Nails it beautifully!