Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sadparadiseinhell/tea-green
Simple startpage with weather and to-do list features.
https://github.com/sadparadiseinhell/tea-green
startpage
Last synced: 26 days ago
JSON representation
Simple startpage with weather and to-do list features.
- Host: GitHub
- URL: https://github.com/sadparadiseinhell/tea-green
- Owner: sadparadiseinhell
- Created: 2020-11-20T14:17:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-14T22:55:03.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T16:08:26.799Z (4 months ago)
- Topics: startpage
- Language: CSS
- Homepage: https://sadparadiseinhell.github.io/tea-green/
- Size: 338 KB
- Stars: 78
- Watchers: 5
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-startpage - Tea Green - Startpage with Weather and To-Do List features. (Projects / Static)
README
# :tea: Tea Green
### Startpage with Weather and To-Do List features![Preview](https://github.com/sadparadiseinhell/tea-green/blob/main/assets/tea-green-preview.png)
## Table of contents
- [Features](#features)
- [Settings](#settings)
- [Links](#links)
- [Weather Setting](#weather-setting)## Features
- **Dark/Light Theme** changes depending on the time of day, you can also switch it manually
- **Weather** displays current temperature, description of weather conditions and city name
- **To-Do List** allows you to add tasks, mark as completed and delete tasks that you add
- **Search** gives you the ability to search on any sites that you can add yourself## Settings
### Links
To add your own link to your favorite site, you just need to add a line to the HTML code, for example:### Weather Setting
To display the weather you need to have a free API key, which can be obtained from the [OpenWeatherMap](https://openweathermap.org/api) website.> If you generated a **new** API key and the weather doesn't work, then try to wait for a while until the key is activated.
As weather icons I used icons from [this project](https://github.com/erikflowers/weather-icons#readme).