Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notify users of down backend #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ For more infos about the GitHub Matrix see this repository:
* Fork or clone this project, then double click the file `Web.saver` in the project folder.
* Open the Mac OSX preferences, choose Screensaver and activate `Matrix`

Unfortunately I had to turn of the backend server because Heroku has
changed their free plans and I don’t wanna risk to get into payment range.
So the screensaver does no longer work out of the box. However you could
host your own server and use the screensaver with your host. The server
code is freely available on my profile.

Cheers.

## Uninstall

Open the Mac OSX preferences, choose Screensaver, right click on `Matrix` and choose delete.
Expand Down