commit 9472e4c4973f971ee640c651ede28096070e9a26 Author: Sebastian Korotkiewicz Date: Sat Mar 19 09:33:58 2022 +0100 Initial commit 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