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

https://github.com/tom-doerr/show_sunset_time


https://github.com/tom-doerr/show_sunset_time

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# sunset-time

This script shows the time of the sunset for your location based on your IP location.
The time is displayed in your local time.

## Usage
```
./main.py
```

## Example
```
$ ./main.py
17:31
```

----------------------------------------------
The code and requirements.txt in this repository were generated from the above readme using [readme_coder](https://github.com/tom-doerr/readme-coder).