Awesome
:tea: Tea Green
Startpage with Weather and To-Do List features
Table of contents
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:
<a href="https://www.reddit.com/" target="_blank">
<i class="fab fa-reddit"></i>
</a>
Weather Setting
To display the weather you need to have a free API key, which can be obtained from the OpenWeatherMap 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.