Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadparadiseinhell/null

Another one simple startpage.
https://github.com/sadparadiseinhell/null

startpage

Last synced: 2 months ago
JSON representation

Another one simple startpage.

Awesome Lists containing this project

README

        

![Preview](https://github.com/sadparadiseinhell/null/blob/main/assets/preview.png)

## Features
- **Dark/Light Theme** changes by pressing the :waning_crescent_moon: button. In the settings you can set your own colors for both themes
- **Weather** displays temperature and description of weather conditions
- **Search** bar opens when you press any letter. To close press `Esc`

## Settings
### Links
To add your own link to your favorite site, you just need to add a line to the HTML code, for example:

```html



```

### Weather
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.