All Projects → sadparadiseinhell → tea-green

sadparadiseinhell / tea-green

Licence: other
Simple startpage with weather and to-do list features.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to tea-green

fluidity
Fluidity - An accordion based startpage
Stars: ✭ 196 (+269.81%)
Mutual labels:  startpage
Bonjourr
Minimalist & lightweight startpage inspired by iOS
Stars: ✭ 279 (+426.42%)
Mutual labels:  startpage
startup-page
A custom startup page for your browser.
Stars: ✭ 151 (+184.91%)
Mutual labels:  startpage
home-space
Startpage and WebXR home
Stars: ✭ 43 (-18.87%)
Mutual labels:  startpage
startpage
a simple and customisable startpage
Stars: ✭ 137 (+158.49%)
Mutual labels:  startpage
dashy
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
Stars: ✭ 7,103 (+13301.89%)
Mutual labels:  startpage
dawn
A startpage called "dawn"
Stars: ✭ 162 (+205.66%)
Mutual labels:  startpage
safe-search
Sets the built-in adult content filter (most often: safe search) on Google, YouTube, Bing, Yahoo, DuckDuckGo, Startpage, Dogpile, Yandex, Vimeo, Reddit, Ecosia, Dailymotion, Qwant, and Patreon.
Stars: ✭ 16 (-69.81%)
Mutual labels:  startpage
hajimari
Hajimari is a beautiful & customizable browser startpage/dashboard with Kubernetes application discovery.
Stars: ✭ 480 (+805.66%)
Mutual labels:  startpage
hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style, background and bookmarks with hexagonTab.
Stars: ✭ 65 (+22.64%)
Mutual labels:  startpage
startpage
A React library which provides tools that help creating browser startpages in react.
Stars: ✭ 32 (-39.62%)
Mutual labels:  startpage
hellopage.today
나를 위한 시작페이지, Hellopage Today
Stars: ✭ 20 (-62.26%)
Mutual labels:  startpage
Prismatic-Night
A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta.
Stars: ✭ 287 (+441.51%)
Mutual labels:  startpage
Startpage
New revamped and improved Startpage, now with Dark Mode support!
Stars: ✭ 35 (-33.96%)
Mutual labels:  startpage
Evening-Startpage
A comfy startpage for comfy people.
Stars: ✭ 21 (-60.38%)
Mutual labels:  startpage
Heimdall
As the name suggests Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like.
Stars: ✭ 3,501 (+6505.66%)
Mutual labels:  startpage
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-66.04%)
Mutual labels:  startpage
StartTreeV2
🌳 A $tree styled start page generator!
Stars: ✭ 124 (+133.96%)
Mutual labels:  startpage
astro
An open, extensible, dashboard for all of your homelab services.
Stars: ✭ 25 (-52.83%)
Mutual labels:  startpage
minimum-viable-startpage
A very simple startpage to replace new tab in a browser of choice.
Stars: ✭ 61 (+15.09%)
Mutual labels:  startpage

🍵 Tea Green

Startpage with Weather and To-Do List features

Preview

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].