We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809d900 commit 09bd109Copy full SHA for 09bd109
README.md
@@ -0,0 +1,14 @@
1
+# p5.js-screen-saver
2
+inspired by [notona/ugoira-screen-saver](https://github.com/notona/ugoira-screen-saver)
3
+
4
+You can create original screen saver using [p5.js](https://github.com/lmccart/p5.js)!
5
6
+## How to
7
+- Download latest p5.js-screen-saver from releases
8
+- Open downloaded binary with "Show Package Contents"
9
+- Edit `p5.js-screen-saver.saver/Contents/Resources/script.js`
10
+ - Tips: You can debug using `index.html`
11
+- Double click `p5.js-screen-saver.saver` to install
12
13
+## License
14
+MIT License
0 commit comments