From 9472e4c4973f971ee640c651ede28096070e9a26 Mon Sep 17 00:00:00 2001 From: Sebastian Korotkiewicz Date: Sat, 19 Mar 2022 09:33:58 +0100 Subject: [PATCH] Initial commit --- README.md | 16 +++++++ botany.php | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 136 insertions(+) create mode 100644 README.md create mode 100644 botany.php diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca008e4 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# botany widget + +a very simple script that allows you to host your plant on your website (lol) + +rename your home directory before use and check that the path to the botany matches your server + +it probably does not work completely, so i will probably update it quite often, +live demo: [tilde.team/~grizzly](https://tilde.team/~grizzly/) + +are you a member of tilde.team? visit my plant and water it! `grizzly` :) + +--- + +if you want to change or improve something, clone the repo, add changes, upload to some git server and send me the link, if you are a user of tilde.institute, send me an email with the path to your repo on the server + +=> grizzly/at/nand.sh diff --git a/botany.php b/botany.php new file mode 100644 index 0000000..989bc40 --- /dev/null +++ b/botany.php @@ -0,0 +1,120 @@ + + +
+
">
+
+ plant:
+ score:
+ age:
+ generation:
+ water: + + +
+
+
+
+
+ + + + \ No newline at end of file