https://github.com/mmattozzi/literaryclockscreensaver
MacOS screen saver to display time in the form of literary quotes. Based on way cooler https://www.instructables.com/id/Literary-Clock-Made-From-E-reader/
https://github.com/mmattozzi/literaryclockscreensaver
macos screensaver
Last synced: about 2 months ago
JSON representation
MacOS screen saver to display time in the form of literary quotes. Based on way cooler https://www.instructables.com/id/Literary-Clock-Made-From-E-reader/
- Host: GitHub
- URL: https://github.com/mmattozzi/literaryclockscreensaver
- Owner: mmattozzi
- License: other
- Created: 2018-08-06T03:50:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T00:11:44.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T21:07:04.423Z (about 2 months ago)
- Topics: macos, screensaver
- Language: Objective-C
- Homepage:
- Size: 13.6 MB
- Stars: 72
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# LiteraryClockScreenSaver
MacOS screen saver to display time via literary quotes. Based on the way cooler
https://www.instructables.com/id/Literary-Clock-Made-From-E-reader/ project created by
[tjaap](https://www.instructables.com/member/tjaap/).Available for macOS 11+
## Screenshot
## Installation
* Download zip from [Releases page](https://github.com/mmattozzi/LiteraryClockScreenSaver/releases/latest)
* Make sure you can install non-app store applications
* Open **System Settings** aka **System Preferences**
* Open **Privacy & Security**
* Set **Allow applications downloaded from** to **App Store and identified developers**
* Unzip LiteraryClockScreenSaver.saver.zip
* Double click LiteraryClockScreenSaver.saver or right click and choose Open With System Settings
* Follow dialog boxes to install## Data Sources
Source of literary quotes also by *tjaap* from link on https://www.instructables.com/id/Literary-Clock-Made-From-E-reader/
-- *litclock_annotated.csv*. So far, I've made some minor tweaks to this data to get each quote onto one line. Oddly, this is a pipe separated file, not comma separated as the name might imply. License appears to be [CC BY-NC-SA 2.5](https://creativecommons.org/licenses/by-nc-sa/2.5/), the material of which can be used within a GPLv3 licensed program.Images were retrieved from flickr and listed in LICENSE.txt. Most images used were licensed with the Creative Commons license:
[Attribution-NonCommercial-ShareAlike 2.0 Generic (CC BY-NC-SA 2.0)](https://creativecommons.org/licenses/by-nc/2.0/) at the time they were sourced. Some images were freely available with no license at all and returned in Flickr's "No known copyright restrictions" search. If an images belongs to you and you do not want it included in this screensaver, [open an issue in Github](https://github.com/mmattozzi/LiteraryClockScreenSaver/issues). All images are credited in "Screen Saver Options..." section of System Preferences.If you would like to contribute your own library images, attach them as files on a new [issue](https://github.com/mmattozzi/LiteraryClockScreenSaver/issues).