From 8196c21f3af4b8085bb64d032ae1ea32a8218336 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Fri, 4 Sep 2020 22:31:04 -0500 Subject: Add README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6d71f1 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# New Tab +My new tab landing page + +Features links to my most popular sites, with a config for any sites that are self hosted (as to not link to my own) and to hide some personal information. + +The weather and a 3 day forecast is also displayed. + +# Set up +Host the files on a web server. Rename `template-config.js` to `config.js`, and fill in the values as needed. + +# TO DO +- Update weather at most once per hour +- Style forecast table better +- Show green/red status indicator for sites (also to update on the hour) + -- cgit v1.2.3